#F0EA80#F0EA80
#F0EA80 is a very light, vivid yellow. Relative luminance 0.789; OKLCH L 92.0% C 0.129 H 105.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EA80 |
|---|---|
| RGB | rgb(240, 234, 128) |
| HSL | hsl(57, 79%, 72%) |
| HSV | hsv(57, 47%, 94%) |
| CMYK | cmyk(0%, 2.5%, 46.7%, 5.9%) |
| CIE-LAB | lab(91.20, -12.15, 51.85) |
| CIE-LCH | lch(91.20, 53.26, 103.19°) |
| OKLab | oklab(91.99% -0.035 0.1237) |
| OKLCH | oklch(91.99% 0.129 105.8) |
| XYZ | xyz(69.2559, 78.9313, 32.0050) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.57
Straw
#FCF679
ΔE00 3.35
Sandy Yellow
#FDEE73
ΔE00 3.40
Manilla
#FFFA86
ΔE00 3.46
Dark Cream
#FFF39A
ΔE00 3.75
Buff
#FEF69E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EA80 #8086F0
analogous
#F0B280 #F0EA80 #BEF080
triadic
#F0EA80 #80F0EA #EA80F0
tetradic
#F0EA80 #80F0B2 #8086F0 #F080BE
square
#F0EA80 #80F0B2 #8086F0 #F080BE
split-complementary
#F0EA80 #80BEF0 #B280F0
monochromatic
#DCD11A #EAE149 #F0EA80 #F6F3B7 #FCFAE4
Accessibility & contrast
On white
1.25
#F0EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#F0EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EA80
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EA80 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#FEDED1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f0ea80; /* rgb */ color: rgb(240, 234, 128); /* oklch */ color: oklch(92.0% 0.129 105.8);
Tailwind
colors: {
custom: {
50: '#f7f0a7',
500: '#f0ea80',
950: '#000000',
},
}SCSS
$custom: #f0ea80; $custom-light: #f7f0a7; $custom-dark: #000000;
JSON
{
"hex": "#f0ea80",
"rgb": {
"r": 240,
"g": 234,
"b": 128
},
"hsl": {
"h": 56.786,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.91994,
"c": 0.12855,
"h": 105.8
},
"luminance": 0.78929
}Semantic roles & 50–950 ramp
primary
#F0EA80
secondary
#4A50CB
accent
#16DB0A
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580