#EFEAC4#EFEAC4
#EFEAC4 is a very light, muted yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.050 H 101.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAC4 |
|---|---|
| RGB | rgb(239, 234, 196) |
| HSL | hsl(53, 57%, 85%) |
| HSV | hsv(53, 18%, 94%) |
| CMYK | cmyk(0%, 2.1%, 18%, 6.3%) |
| CIE-LAB | lab(92.21, -4.43, 19.10) |
| CIE-LCH | lch(92.21, 19.61, 103.07°) |
| OKLab | oklab(93.13% -0.0096 0.0491) |
| OKLCH | oklch(93.13% 0.05 101.1) |
| XYZ | xyz(74.9827, 81.1829, 63.9336) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.68
Lemonchiffon
#FFFACD
ΔE00 3.68
Cream
#FFFDD0
ΔE00 4.29
Cornsilk
#FFF8DC
ΔE00 4.60
Eggshell (survey)
#FFFFD4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAC4 #C4C9EF
analogous
#EFD4C4 #EFEAC4 #DEEFC4
triadic
#EFEAC4 #C4EFEA #EAC4EF
tetradic
#EFEAC4 #C4EFD4 #C4C9EF #EFC4DE
square
#EFEAC4 #C4EFD4 #C4C9EF #EFC4DE
split-complementary
#EFEAC4 #C4DEEF #D4C4EF
monochromatic
#D5C864 #E2D994 #EFEAC4 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.22
#EFEAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EFEAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAC4
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAC4 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7C2
Deuteranopia (green-blind)
#F3EAC5
Tritanopia (blue-blind)
#F6E4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efeac4; /* rgb */ color: rgb(239, 234, 196); /* oklch */ color: oklch(93.1% 0.050 101.1);
Tailwind
colors: {
custom: {
50: '#f4f0d6',
500: '#efeac4',
950: '#000000',
},
}SCSS
$custom: #efeac4; $custom-light: #f4f0d6; $custom-dark: #000000;
JSON
{
"hex": "#efeac4",
"rgb": {
"r": 239,
"g": 234,
"b": 196
},
"hsl": {
"h": 53.023,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.93131,
"c": 0.05001,
"h": 101.1
},
"luminance": 0.81182
}Semantic roles & 50–950 ramp
primary
#EFEAC4
secondary
#8A92CD
accent
#34C521
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583