#FFE07F#FFE07F
#FFE07F is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 91.3% C 0.122 H 92.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE07F |
|---|---|
| RGB | rgb(255, 224, 127) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 50%, 100%) |
| CMYK | cmyk(0%, 12.2%, 50.2%, 0%) |
| CIE-LAB | lab(89.91, -1.28, 51.05) |
| CIE-LCH | lch(89.91, 51.06, 91.44°) |
| OKLab | oklab(91.27% -0.0045 0.1216) |
| OKLCH | oklch(91.27% 0.122 92.1) |
| XYZ | xyz(71.7290, 76.1068, 30.9864) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.77
Pale Gold
#FDDE6C
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.74
Yellow Tan
#FFE36E
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 3.68
Sand Yellow
#FCE166
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE07F #7F9EFF
analogous
#FFA07F #FFE07F #DEFF7F
triadic
#FFE07F #7FFFE0 #E07FFF
tetradic
#FFE07F #7FFFA0 #7F9EFF #FF7FDE
square
#FFE07F #7FFFA0 #7F9EFF #FF7FDE
split-complementary
#FFE07F #7FDEFF #A07FFF
monochromatic
#FFC205 #FFD142 #FFE07F #FFEFBC #FFF8E0
Accessibility & contrast
On white
1.29
#FFE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE07F
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE07F | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 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)
#F3DD77
Deuteranopia (green-blind)
#FBE683
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe07f; /* rgb */ color: rgb(255, 224, 127); /* oklch */ color: oklch(91.3% 0.122 92.1);
Tailwind
colors: {
custom: {
50: '#ffe9a6',
500: '#ffe07f',
950: '#000000',
},
}SCSS
$custom: #ffe07f; $custom-light: #ffe9a6; $custom-dark: #000000;
JSON
{
"hex": "#ffe07f",
"rgb": {
"r": 255,
"g": 224,
"b": 127
},
"hsl": {
"h": 45.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91265,
"c": 0.12172,
"h": 92.1
},
"luminance": 0.76104
}Semantic roles & 50–950 ramp
primary
#FFE07F
secondary
#4469DE
accent
#38E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480