#F4EA97#F4EA97
#F4EA97 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.104 H 102.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA97 |
|---|---|
| RGB | rgb(244, 234, 151) |
| HSL | hsl(54, 81%, 77%) |
| HSV | hsv(54, 38%, 96%) |
| CMYK | cmyk(0%, 4.1%, 38.1%, 4.3%) |
| CIE-LAB | lab(91.83, -8.30, 41.52) |
| CIE-LCH | lch(91.83, 42.35, 101.31°) |
| OKLab | oklab(92.66% -0.0221 0.1018) |
| OKLCH | oklch(92.66% 0.104 102.3) |
| XYZ | xyz(72.3182, 80.3150, 40.9650) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.50
Dark Cream
#FFF39A
ΔE00 2.19
Buff
#FEF69E
ΔE00 2.57
Light Tan
#FBEEAC
ΔE00 3.48
Palegoldenrod
#EEE8AA
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA97 #97A1F4
analogous
#F4BB97 #F4EA97 #D0F497
triadic
#F4EA97 #97F4EA #EA97F4
tetradic
#F4EA97 #97F4BB #97A1F4 #F497D0
square
#F4EA97 #97F4BB #97A1F4 #F497D0
split-complementary
#F4EA97 #97D0F4 #BB97F4
monochromatic
#E8D428 #EEDF60 #F4EA97 #FAF5CE #FCF9E3
Accessibility & contrast
On white
1.23
#F4EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F4EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA97
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA97 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E591
Deuteranopia (green-blind)
#FCEA9A
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4ea97; /* rgb */ color: rgb(244, 234, 151); /* oklch */ color: oklch(92.7% 0.104 102.3);
Tailwind
colors: {
custom: {
50: '#f9f0b6',
500: '#f4ea97',
950: '#000000',
},
}SCSS
$custom: #f4ea97; $custom-light: #f9f0b6; $custom-dark: #000000;
JSON
{
"hex": "#f4ea97",
"rgb": {
"r": 244,
"g": 234,
"b": 151
},
"hsl": {
"h": 53.548,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.92664,
"c": 0.10414,
"h": 102.3
},
"luminance": 0.80313
}Semantic roles & 50–950 ramp
primary
#F4EA97
secondary
#5D6AD2
accent
#1FDD08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581