#F0E576#F0E576
#F0E576 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.133 H 103.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E576 |
|---|---|
| RGB | rgb(240, 229, 118) |
| HSL | hsl(55, 80%, 70%) |
| HSV | hsv(55, 51%, 94%) |
| CMYK | cmyk(0%, 4.6%, 50.8%, 5.9%) |
| CIE-LAB | lab(89.80, -10.55, 54.87) |
| CIE-LCH | lch(89.80, 55.87, 100.88°) |
| OKLab | oklab(90.84% -0.0314 0.1295) |
| OKLCH | oklch(90.84% 0.133 103.6) |
| XYZ | xyz(67.2264, 75.8740, 28.2399) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.69
Khaki (CSS)
#F0E68C
ΔE00 3.07
Yellowish
#FAEE66
ΔE00 3.43
Dull Yellow
#EEDC5B
ΔE00 3.45
Straw
#FCF679
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E576 #7681F0
analogous
#F0A876 #F0E576 #BEF076
triadic
#F0E576 #76F0E5 #E576F0
tetradic
#F0E576 #76F0A8 #7681F0 #F076BE
square
#F0E576 #76F0A8 #7681F0 #F076BE
split-complementary
#F0E576 #76BEF0 #A876F0
monochromatic
#D4C317 #EADB3F #F0E576 #F6EFAD #FCFAE3
Accessibility & contrast
On white
1.30
#F0E576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F0E576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E576
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E576 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6C
Deuteranopia (green-blind)
#FAE47B
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0e576; /* rgb */ color: rgb(240, 229, 118); /* oklch */ color: oklch(90.8% 0.133 103.6);
Tailwind
colors: {
custom: {
50: '#f7eda0',
500: '#f0e576',
950: '#000000',
},
}SCSS
$custom: #f0e576; $custom-light: #f7eda0; $custom-dark: #000000;
JSON
{
"hex": "#f0e576",
"rgb": {
"r": 240,
"g": 229,
"b": 118
},
"hsl": {
"h": 54.59,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.90843,
"c": 0.13324,
"h": 103.6
},
"luminance": 0.75872
}Semantic roles & 50–950 ramp
primary
#F0E576
secondary
#414DCA
accent
#1CDD09
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480