#F0E073#F0E073
#F0E073 is a very light, vivid yellow. Relative luminance 0.731; OKLCH L 89.8% C 0.131 H 101.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E073 |
|---|---|
| RGB | rgb(240, 224, 115) |
| HSL | hsl(52, 81%, 70%) |
| HSV | hsv(52, 52%, 94%) |
| CMYK | cmyk(0%, 6.7%, 52.1%, 5.9%) |
| CIE-LAB | lab(88.48, -8.30, 54.71) |
| CIE-LCH | lch(88.48, 55.34, 98.63°) |
| OKLab | oklab(89.79% -0.0252 0.1289) |
| OKLCH | oklch(89.79% 0.131 101.1) |
| XYZ | xyz(65.6874, 73.0767, 26.8614) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.87
Sand Yellow
#FCE166
ΔE00 3.35
Sandy Yellow
#FDEE73
ΔE00 3.36
Yellow Tan
#FFE36E
ΔE00 3.44
Khaki (CSS)
#F0E68C
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E073 #7383F0
analogous
#F0A273 #F0E073 #C2F073
triadic
#F0E073 #73F0E0 #E073F0
tetradic
#F0E073 #73F0A2 #7383F0 #F073C2
square
#F0E073 #73F0A2 #7383F0 #F073C2
split-complementary
#F0E073 #73C2F0 #A273F0
monochromatic
#D2BA17 #EAD43C #F0E073 #F6ECAA #FCF8E2
Accessibility & contrast
On white
1.34
#F0E073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#F0E073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E073
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E073 | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F6E178
Tritanopia (blue-blind)
#FFD3C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0e073; /* rgb */ color: rgb(240, 224, 115); /* oklch */ color: oklch(89.8% 0.131 101.1);
Tailwind
colors: {
custom: {
50: '#f7e99e',
500: '#f0e073',
950: '#000000',
},
}SCSS
$custom: #f0e073; $custom-light: #f7e99e; $custom-dark: #000000;
JSON
{
"hex": "#f0e073",
"rgb": {
"r": 240,
"g": 224,
"b": 115
},
"hsl": {
"h": 52.32,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.89787,
"c": 0.13131,
"h": 101.1
},
"luminance": 0.73074
}Semantic roles & 50–950 ramp
primary
#F0E073
secondary
#3E50C9
accent
#24DD09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480