#F4EA8A#F4EA8A
#F4EA8A is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.118 H 103.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA8A |
|---|---|
| RGB | rgb(244, 234, 138) |
| HSL | hsl(54, 83%, 75%) |
| HSV | hsv(54, 43%, 96%) |
| CMYK | cmyk(0%, 4.1%, 43.4%, 4.3%) |
| CIE-LAB | lab(91.65, -9.64, 47.68) |
| CIE-LCH | lch(91.65, 48.64, 101.43°) |
| OKLab | oklab(92.46% -0.027 0.115) |
| OKLCH | oklch(92.46% 0.118 103.2) |
| XYZ | xyz(71.3200, 79.9157, 35.7082) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.21
Dark Cream
#FFF39A
ΔE00 2.40
Buff
#FEF69E
ΔE00 2.92
Sandy Yellow
#FDEE73
ΔE00 3.92
Manilla
#FFFA86
ΔE00 4.15
Straw
#FCF679
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA8A #8A94F4
analogous
#F4B58A #F4EA8A #C9F48A
triadic
#F4EA8A #8AF4EA #EA8AF4
tetradic
#F4EA8A #8AF4B5 #8A94F4 #F48AC9
square
#F4EA8A #8AF4B5 #8A94F4 #F48AC9
split-complementary
#F4EA8A #8AC9F4 #B58AF4
monochromatic
#E9D61A #EFE052 #F4EA8A #F9F4C2 #FCFAE3
Accessibility & contrast
On white
1.24
#F4EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F4EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA8A
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA8A | 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)
#FAE482
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea8a; /* rgb */ color: rgb(244, 234, 138); /* oklch */ color: oklch(92.5% 0.118 103.2);
Tailwind
colors: {
custom: {
50: '#f9f0ae',
500: '#f4ea8a',
950: '#000000',
},
}SCSS
$custom: #f4ea8a; $custom-light: #f9f0ae; $custom-dark: #000000;
JSON
{
"hex": "#f4ea8a",
"rgb": {
"r": 244,
"g": 234,
"b": 138
},
"hsl": {
"h": 54.34,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.92464,
"c": 0.11817,
"h": 103.2
},
"luminance": 0.79914
}Semantic roles & 50–950 ramp
primary
#F4EA8A
secondary
#515DD1
accent
#1BDF06
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581