#F0EA82#F0EA82
#F0EA82 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.127 H 105.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EA82 |
|---|---|
| RGB | rgb(240, 234, 130) |
| HSL | hsl(57, 79%, 73%) |
| HSV | hsv(57, 46%, 94%) |
| CMYK | cmyk(0%, 2.5%, 45.8%, 5.9%) |
| CIE-LAB | lab(91.23, -11.97, 50.93) |
| CIE-LCH | lch(91.23, 52.32, 103.23°) |
| OKLab | oklab(92.02% -0.0342 0.1218) |
| OKLCH | oklch(92.02% 0.127 105.7) |
| XYZ | xyz(69.3888, 78.9845, 32.7051) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.33
Straw
#FCF679
ΔE00 3.54
Manilla
#FFFA86
ΔE00 3.55
Dark Cream
#FFF39A
ΔE00 3.56
Sandy Yellow
#FDEE73
ΔE00 3.59
Buff
#FEF69E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EA82 #8288F0
analogous
#F0B382 #F0EA82 #BFF082
triadic
#F0EA82 #82F0EA #EA82F0
tetradic
#F0EA82 #82F0B3 #8288F0 #F082BF
square
#F0EA82 #82F0B3 #8288F0 #F082BF
split-complementary
#F0EA82 #82BFF0 #B382F0
monochromatic
#DDD21B #E9E14B #F0EA82 #F7F3B9 #FCFAE4
Accessibility & contrast
On white
1.25
#F0EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#F0EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EA82
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EA82 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#FEDED1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f0ea82; /* rgb */ color: rgb(240, 234, 130); /* oklch */ color: oklch(92.0% 0.127 105.7);
Tailwind
colors: {
custom: {
50: '#f7f0a8',
500: '#f0ea82',
950: '#000000',
},
}SCSS
$custom: #f0ea82; $custom-light: #f7f0a8; $custom-dark: #000000;
JSON
{
"hex": "#f0ea82",
"rgb": {
"r": 240,
"g": 234,
"b": 130
},
"hsl": {
"h": 56.727,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.92021,
"c": 0.12654,
"h": 105.7
},
"luminance": 0.78983
}Semantic roles & 50–950 ramp
primary
#F0EA82
secondary
#4B52CB
accent
#16DB0B
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581