#F4EACA#F4EACA
#F4EACA is a very light, muted yellow. Relative luminance 0.823; OKLCH L 93.7% C 0.043 H 92.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EACA |
|---|---|
| RGB | rgb(244, 234, 202) |
| HSL | hsl(46, 66%, 87%) |
| HSV | hsv(46, 17%, 96%) |
| CMYK | cmyk(0%, 4.1%, 17.2%, 4.3%) |
| CIE-LAB | lab(92.73, -1.75, 16.77) |
| CIE-LCH | lch(92.73, 16.86, 95.96°) |
| OKLab | oklab(93.67% -0.002 0.0433) |
| OKLCH | oklch(93.67% 0.043 92.7) |
| XYZ | xyz(77.3912, 82.3442, 67.6828) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 3.27
Eggshell
#F0EAD6
ΔE00 3.94
Papayawhip
#FFEFD5
ΔE00 4.16
Champagne
#F7E7CE
ΔE00 4.22
Pale
#FFF9D0
ΔE00 4.32
Blanchedalmond
#FFEBCD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EACA #CAD4F4
analogous
#F4D5CA #F4EACA #E9F4CA
triadic
#F4EACA #CAF4EA #EACAF4
tetradic
#F4EACA #CAF4D5 #CAD4F4 #F4CAE9
square
#F4EACA #CAF4D5 #CAD4F4 #F4CAE9
split-complementary
#F4EACA #CAE9F4 #D5CAF4
monochromatic
#DFC265 #E9D697 #F4EACA #FAF5E6 #FAF5E6
Accessibility & contrast
On white
1.20
#F4EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F4EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EACA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EACA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#F4EBCB
Tritanopia (blue-blind)
#FBE5E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4eaca; /* rgb */ color: rgb(244, 234, 202); /* oklch */ color: oklch(93.7% 0.043 92.7);
Tailwind
colors: {
custom: {
50: '#f8f0da',
500: '#f4eaca',
950: '#000000',
},
}SCSS
$custom: #f4eaca; $custom-light: #f8f0da; $custom-dark: #000000;
JSON
{
"hex": "#f4eaca",
"rgb": {
"r": 244,
"g": 234,
"b": 202
},
"hsl": {
"h": 45.714,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.93671,
"c": 0.04334,
"h": 92.7
},
"luminance": 0.82343
}Semantic roles & 50–950 ramp
primary
#F4EACA
secondary
#8D9ED5
accent
#43CD18
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171614
muted
#858583