Skip to content

#FFFE1E

≈ yellow · rgb(255, 254, 30)
Color formats
HEX#FFFE1E
RGBrgb(255, 254, 30)
HSLhsl(60, 100%, 56%)
HSVhsv(60, 88%, 100%)
OKLCHoklch(97% 0.21 109)
CMYKcmyk(0%, 0%, 88%, 0%)
Contrast & accessibility
On white1.08:1below AA
On black19.45:1AA pass
Best text color#000000
Nearest CSS name: yellow
Copy-ready code
CSS custom properties
:root {
  --yellow: #fffe1e;
  --yellow-rgb: 255 254 30;
  --yellow-oklch: oklch(97% 0.21 109);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fffe1e] text-[#fffe1e] border-[#fffe1e]
Shades & tints
Color harmonies
About this color

#FFFE1E is a color with the RGB value rgb(255, 254, 30). Its closest CSS named color is "yellow". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #FFFE1E to other formats

Palettes with a similar color

Gradients with a similar color

Copied