#F2EA90#F2EA90
#F2EA90 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.112 H 103.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA90 |
|---|---|
| RGB | rgb(242, 234, 144) |
| HSL | hsl(55, 79%, 76%) |
| HSV | hsv(55, 40%, 95%) |
| CMYK | cmyk(0%, 3.3%, 40.5%, 5.1%) |
| CIE-LAB | lab(91.57, -9.82, 44.62) |
| CIE-LCH | lch(91.57, 45.68, 102.41°) |
| OKLab | oklab(92.39% -0.0269 0.1085) |
| OKLCH | oklch(92.39% 0.112 103.9) |
| XYZ | xyz(71.0761, 79.7383, 38.0271) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.96
Dark Cream
#FFF39A
ΔE00 2.34
Buff
#FEF69E
ΔE00 2.58
Parchment
#FEFCAF
ΔE00 4.68
Manilla
#FFFA86
ΔE00 4.70
Light Tan
#FBEEAC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA90 #9098F2
analogous
#F2B990 #F2EA90 #C9F290
triadic
#F2EA90 #90F2EA #EA90F2
tetradic
#F2EA90 #90F2B9 #9098F2 #F290C9
square
#F2EA90 #90F2B9 #9098F2 #F290C9
split-complementary
#F2EA90 #90C9F2 #B990F2
monochromatic
#E5D522 #ECE059 #F2EA90 #F8F4C7 #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#F2EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA90
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA90 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea90; /* rgb */ color: rgb(242, 234, 144); /* oklch */ color: oklch(92.4% 0.112 103.9);
Tailwind
colors: {
custom: {
50: '#f8f0b2',
500: '#f2ea90',
950: '#000000',
},
}SCSS
$custom: #f2ea90; $custom-light: #f8f0b2; $custom-dark: #000000;
JSON
{
"hex": "#f2ea90",
"rgb": {
"r": 242,
"g": 234,
"b": 144
},
"hsl": {
"h": 55.102,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.92388,
"c": 0.11179,
"h": 103.9
},
"luminance": 0.79736
}Semantic roles & 50–950 ramp
primary
#F2EA90
secondary
#5761CF
accent
#1BDB0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581