#F4EA90#F4EA90
#F4EA90 is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.112 H 102.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA90 |
|---|---|
| RGB | rgb(244, 234, 144) |
| HSL | hsl(54, 82%, 76%) |
| HSV | hsv(54, 41%, 96%) |
| CMYK | cmyk(0%, 4.1%, 41%, 4.3%) |
| CIE-LAB | lab(91.73, -9.04, 44.85) |
| CIE-LCH | lch(91.73, 45.75, 101.40°) |
| OKLab | oklab(92.55% -0.0248 0.109) |
| OKLCH | oklch(92.55% 0.112 102.8) |
| XYZ | xyz(71.7665, 80.0943, 38.0594) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.87
Dark Cream
#FFF39A
ΔE00 2.07
Buff
#FEF69E
ΔE00 2.57
Light Tan
#FBEEAC
ΔE00 4.55
Manilla
#FFFA86
ΔE00 4.74
Sandy Yellow
#FDEE73
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA90 #909AF4
analogous
#F4B890 #F4EA90 #CCF490
triadic
#F4EA90 #90F4EA #EA90F4
tetradic
#F4EA90 #90F4B8 #909AF4 #F490CC
square
#F4EA90 #90F4B8 #909AF4 #F490CC
split-complementary
#F4EA90 #90CCF4 #B890F4
monochromatic
#E9D521 #EEDF58 #F4EA90 #FAF5C8 #FCFAE3
Accessibility & contrast
On white
1.23
#F4EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F4EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA90
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA90 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#FCEA94
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea90; /* rgb */ color: rgb(244, 234, 144); /* oklch */ color: oklch(92.6% 0.112 102.8);
Tailwind
colors: {
custom: {
50: '#f9f0b2',
500: '#f4ea90',
950: '#000000',
},
}SCSS
$custom: #f4ea90; $custom-light: #f9f0b2; $custom-dark: #000000;
JSON
{
"hex": "#f4ea90",
"rgb": {
"r": 244,
"g": 234,
"b": 144
},
"hsl": {
"h": 54,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.92554,
"c": 0.11181,
"h": 102.8
},
"luminance": 0.80092
}Semantic roles & 50–950 ramp
primary
#F4EA90
secondary
#5763D1
accent
#1DDE07
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581