#F2EA89#F2EA89
#F2EA89 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.3% C 0.119 H 104.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA89 |
|---|---|
| RGB | rgb(242, 234, 137) |
| HSL | hsl(55, 80%, 74%) |
| HSV | hsv(55, 43%, 95%) |
| CMYK | cmyk(0%, 3.3%, 43.4%, 5.1%) |
| CIE-LAB | lab(91.47, -10.52, 47.91) |
| CIE-LCH | lch(91.47, 49.05, 102.39°) |
| OKLab | oklab(92.28% -0.0295 0.1155) |
| OKLCH | oklch(92.28% 0.119 104.3) |
| XYZ | xyz(70.5576, 79.5309, 35.2963) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.37
Dark Cream
#FFF39A
ΔE00 2.70
Buff
#FEF69E
ΔE00 3.01
Manilla
#FFFA86
ΔE00 4.01
Sandy Yellow
#FDEE73
ΔE00 4.04
Straw
#FCF679
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA89 #8991F2
analogous
#F2B689 #F2EA89 #C5F289
triadic
#F2EA89 #89F2EA #EA89F2
tetradic
#F2EA89 #89F2B6 #8991F2 #F289C5
square
#F2EA89 #89F2B6 #8991F2 #F289C5
split-complementary
#F2EA89 #89C5F2 #B689F2
monochromatic
#E6D61B #ECE052 #F2EA89 #F8F4C0 #FCFAE3
Accessibility & contrast
On white
1.24
#F2EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#F2EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA89
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA89 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#FCE98D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea89; /* rgb */ color: rgb(242, 234, 137); /* oklch */ color: oklch(92.3% 0.119 104.3);
Tailwind
colors: {
custom: {
50: '#f8f0ad',
500: '#f2ea89',
950: '#000000',
},
}SCSS
$custom: #f2ea89; $custom-light: #f8f0ad; $custom-dark: #000000;
JSON
{
"hex": "#f2ea89",
"rgb": {
"r": 242,
"g": 234,
"b": 137
},
"hsl": {
"h": 55.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.92284,
"c": 0.11925,
"h": 104.3
},
"luminance": 0.79529
}Semantic roles & 50–950 ramp
primary
#F2EA89
secondary
#515BCE
accent
#19DC09
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581