#F4EA84#F4EA84
#F4EA84 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.124 H 103.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA84 |
|---|---|
| RGB | rgb(244, 234, 132) |
| HSL | hsl(55, 84%, 74%) |
| HSV | hsv(55, 46%, 96%) |
| CMYK | cmyk(0%, 4.1%, 45.9%, 4.3%) |
| CIE-LAB | lab(91.57, -10.21, 50.47) |
| CIE-LCH | lch(91.57, 51.49, 101.44°) |
| OKLab | oklab(92.38% -0.0292 0.1209) |
| OKLCH | oklch(92.38% 0.124 103.6) |
| XYZ | xyz(70.8976, 79.7468, 33.4833) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.92
Dark Cream
#FFF39A
ΔE00 2.96
Sandy Yellow
#FDEE73
ΔE00 3.16
Buff
#FEF69E
ΔE00 3.46
Manilla
#FFFA86
ΔE00 3.71
Straw
#FCF679
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA84 #848EF4
analogous
#F4B284 #F4EA84 #C6F484
triadic
#F4EA84 #84F4EA #EA84F4
tetradic
#F4EA84 #84F4B2 #848EF4 #F484C6
square
#F4EA84 #84F4B2 #848EF4 #F484C6
split-complementary
#F4EA84 #84C6F4 #B284F4
monochromatic
#E9D615 #EFE04C #F4EA84 #F9F4BC #FCFAE3
Accessibility & contrast
On white
1.24
#F4EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#F4EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA84
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA84 | 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)
#FAE47B
Deuteranopia (green-blind)
#FEE989
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea84; /* rgb */ color: rgb(244, 234, 132); /* oklch */ color: oklch(92.4% 0.124 103.6);
Tailwind
colors: {
custom: {
50: '#faf0aa',
500: '#f4ea84',
950: '#000000',
},
}SCSS
$custom: #f4ea84; $custom-light: #faf0aa; $custom-dark: #000000;
JSON
{
"hex": "#f4ea84",
"rgb": {
"r": 244,
"g": 234,
"b": 132
},
"hsl": {
"h": 54.643,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.92379,
"c": 0.12437,
"h": 103.6
},
"luminance": 0.79745
}Semantic roles & 50–950 ramp
primary
#F4EA84
secondary
#4C58D0
accent
#19E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581