#F4EA95#F4EA95
#F4EA95 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.106 H 102.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA95 |
|---|---|
| RGB | rgb(244, 234, 149) |
| HSL | hsl(54, 81%, 77%) |
| HSV | hsv(54, 39%, 96%) |
| CMYK | cmyk(0%, 4.1%, 38.9%, 4.3%) |
| CIE-LAB | lab(91.80, -8.52, 42.48) |
| CIE-LCH | lch(91.80, 43.32, 101.34°) |
| OKLab | oklab(92.63% -0.0229 0.1039) |
| OKLCH | oklch(92.63% 0.106 102.4) |
| XYZ | xyz(72.1571, 80.2506, 40.1168) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.24
Dark Cream
#FFF39A
ΔE00 2.09
Buff
#FEF69E
ΔE00 2.51
Light Tan
#FBEEAC
ΔE00 3.79
Palegoldenrod
#EEE8AA
ΔE00 4.39
Parchment
#FEFCAF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA95 #959FF4
analogous
#F4BB95 #F4EA95 #CFF495
triadic
#F4EA95 #95F4EA #EA95F4
tetradic
#F4EA95 #95F4BB #959FF4 #F495CF
square
#F4EA95 #95F4BB #959FF4 #F495CF
split-complementary
#F4EA95 #95CFF4 #BB95F4
monochromatic
#E8D426 #EEDF5E #F4EA95 #FAF5CC #FCFAE3
Accessibility & contrast
On white
1.23
#F4EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F4EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA95
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA95 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E58F
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea95; /* rgb */ color: rgb(244, 234, 149); /* oklch */ color: oklch(92.6% 0.106 102.4);
Tailwind
colors: {
custom: {
50: '#f9f0b5',
500: '#f4ea95',
950: '#000000',
},
}SCSS
$custom: #f4ea95; $custom-light: #f9f0b5; $custom-dark: #000000;
JSON
{
"hex": "#f4ea95",
"rgb": {
"r": 244,
"g": 234,
"b": 149
},
"hsl": {
"h": 53.684,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.92632,
"c": 0.10636,
"h": 102.4
},
"luminance": 0.80249
}Semantic roles & 50–950 ramp
primary
#F4EA95
secondary
#5B68D2
accent
#1EDE08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581