#F4EA89#F4EA89
#F4EA89 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.119 H 103.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA89 |
|---|---|
| RGB | rgb(244, 234, 137) |
| HSL | hsl(54, 83%, 75%) |
| HSV | hsv(54, 44%, 96%) |
| CMYK | cmyk(0%, 4.1%, 43.9%, 4.3%) |
| CIE-LAB | lab(91.63, -9.74, 48.14) |
| CIE-LCH | lch(91.63, 49.12, 101.44°) |
| OKLab | oklab(92.45% -0.0274 0.116) |
| OKLCH | oklch(92.45% 0.119 103.3) |
| XYZ | xyz(71.2480, 79.8869, 35.3287) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.32
Dark Cream
#FFF39A
ΔE00 2.49
Buff
#FEF69E
ΔE00 3.00
Sandy Yellow
#FDEE73
ΔE00 3.79
Manilla
#FFFA86
ΔE00 4.06
Straw
#FCF679
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA89 #8993F4
analogous
#F4B589 #F4EA89 #C8F489
triadic
#F4EA89 #89F4EA #EA89F4
tetradic
#F4EA89 #89F4B5 #8993F4 #F489C8
square
#F4EA89 #89F4B5 #8993F4 #F489C8
split-complementary
#F4EA89 #89C8F4 #B589F4
monochromatic
#EAD619 #EFE051 #F4EA89 #F9F4C1 #FCFAE3
Accessibility & contrast
On white
1.24
#F4EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F4EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA89
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA89 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea89; /* rgb */ color: rgb(244, 234, 137); /* oklch */ color: oklch(92.5% 0.119 103.3);
Tailwind
colors: {
custom: {
50: '#f9f0ad',
500: '#f4ea89',
950: '#000000',
},
}SCSS
$custom: #f4ea89; $custom-light: #f9f0ad; $custom-dark: #000000;
JSON
{
"hex": "#f4ea89",
"rgb": {
"r": 244,
"g": 234,
"b": 137
},
"hsl": {
"h": 54.393,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.9245,
"c": 0.11922,
"h": 103.3
},
"luminance": 0.79885
}Semantic roles & 50–950 ramp
primary
#F4EA89
secondary
#505CD1
accent
#1ADF06
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581