#FFE07E#FFE07E
#FFE07E is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 91.3% C 0.123 H 92.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE07E |
|---|---|
| RGB | rgb(255, 224, 126) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 51%, 100%) |
| CMYK | cmyk(0%, 12.2%, 50.6%, 0%) |
| CIE-LAB | lab(89.90, -1.37, 51.51) |
| CIE-LCH | lch(89.90, 51.53, 91.52°) |
| OKLab | oklab(91.25% -0.0049 0.1226) |
| OKLCH | oklch(91.25% 0.123 92.3) |
| XYZ | xyz(71.6641, 76.0809, 30.6449) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.82
Pale Gold
#FDDE6C
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 2.72
Yellow Tan
#FFE36E
ΔE00 2.84
Light Mustard
#F7D560
ΔE00 3.58
Sand Yellow
#FCE166
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE07E #7E9DFF
analogous
#FF9F7E #FFE07E #DEFF7E
triadic
#FFE07E #7EFFE0 #E07EFF
tetradic
#FFE07E #7EFF9F #7E9DFF #FF7EDE
square
#FFE07E #7EFF9F #7E9DFF #FF7EDE
split-complementary
#FFE07E #7EDEFF #9F7EFF
monochromatic
#FFC304 #FFD141 #FFE07E #FFEFBB #FFF8E0
Accessibility & contrast
On white
1.30
#FFE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE07E
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE07E | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#FBE682
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe07e; /* rgb */ color: rgb(255, 224, 126); /* oklch */ color: oklch(91.3% 0.123 92.3);
Tailwind
colors: {
custom: {
50: '#ffe9a5',
500: '#ffe07e',
950: '#000000',
},
}SCSS
$custom: #ffe07e; $custom-light: #ffe9a5; $custom-dark: #000000;
JSON
{
"hex": "#ffe07e",
"rgb": {
"r": 255,
"g": 224,
"b": 126
},
"hsl": {
"h": 45.581,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91251,
"c": 0.12269,
"h": 92.3
},
"luminance": 0.76078
}Semantic roles & 50–950 ramp
primary
#FFE07E
secondary
#4368DE
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480