#F0E07A#F0E07A
#F0E07A is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.9% C 0.125 H 100.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E07A |
|---|---|
| RGB | rgb(240, 224, 122) |
| HSL | hsl(52, 80%, 71%) |
| HSV | hsv(52, 49%, 94%) |
| CMYK | cmyk(0%, 6.7%, 49.2%, 5.9%) |
| CIE-LAB | lab(88.56, -7.71, 51.51) |
| CIE-LCH | lch(88.56, 52.08, 98.51°) |
| OKLab | oklab(89.88% -0.0228 0.1225) |
| OKLCH | oklch(89.88% 0.125 100.5) |
| XYZ | xyz(66.1056, 73.2440, 29.0639) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.39
Khaki (CSS)
#F0E68C
ΔE00 2.73
Dull Yellow
#EEDC5B
ΔE00 3.55
Yellow Tan
#FFE36E
ΔE00 3.77
Sandy Yellow
#FDEE73
ΔE00 3.88
Sand Yellow
#FCE166
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E07A #7A8AF0
analogous
#F0A57A #F0E07A #C5F07A
triadic
#F0E07A #7AF0E0 #E07AF0
tetradic
#F0E07A #7AF0A5 #7A8AF0 #F07AC5
square
#F0E07A #7AF0A5 #7A8AF0 #F07AC5
split-complementary
#F0E07A #7AC5F0 #A57AF0
monochromatic
#D7BD18 #EAD343 #F0E07A #F6EDB1 #FCF9E4
Accessibility & contrast
On white
1.34
#F0E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#F0E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E07A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E07A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0e07a; /* rgb */ color: rgb(240, 224, 122); /* oklch */ color: oklch(89.9% 0.125 100.5);
Tailwind
colors: {
custom: {
50: '#f7e9a2',
500: '#f0e07a',
950: '#000000',
},
}SCSS
$custom: #f0e07a; $custom-light: #f7e9a2; $custom-dark: #000000;
JSON
{
"hex": "#f0e07a",
"rgb": {
"r": 240,
"g": 224,
"b": 122
},
"hsl": {
"h": 51.864,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.89876,
"c": 0.12458,
"h": 100.5
},
"luminance": 0.73242
}Semantic roles & 50–950 ramp
primary
#F0E07A
secondary
#4456CA
accent
#26DC09
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480