#EFEAC8#EFEAC8
#EFEAC8 is a very light, muted yellow. Relative luminance 0.814; OKLCH L 93.2% C 0.045 H 100.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAC8 |
|---|---|
| RGB | rgb(239, 234, 200) |
| HSL | hsl(52, 55%, 86%) |
| HSV | hsv(52, 16%, 94%) |
| CMYK | cmyk(0%, 2.1%, 16.3%, 6.3%) |
| CIE-LAB | lab(92.29, -3.84, 17.14) |
| CIE-LCH | lch(92.29, 17.57, 102.63°) |
| OKLab | oklab(93.22% -0.008 0.0442) |
| OKLCH | oklch(93.22% 0.045 100.3) |
| XYZ | xyz(75.4440, 81.3674, 66.3635) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.58
Cornsilk
#FFF8DC
ΔE00 3.84
Beige
#F5F5DC
ΔE00 3.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.02
Lemonchiffon
#FFFACD
ΔE00 4.30
Lightyellow
#FFFFE0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAC8 #C8CDEF
analogous
#EFD6C8 #EFEAC8 #E0EFC8
triadic
#EFEAC8 #C8EFEA #EAC8EF
tetradic
#EFEAC8 #C8EFD6 #C8CDEF #EFC8E0
square
#EFEAC8 #C8EFD6 #C8CDEF #EFC8E0
split-complementary
#EFEAC8 #C8E0EF #D6C8EF
monochromatic
#D3C669 #E1D899 #EFEAC8 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.22
#EFEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EFEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAC8
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAC8 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#F3EAC9
Tritanopia (blue-blind)
#F5E5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efeac8; /* rgb */ color: rgb(239, 234, 200); /* oklch */ color: oklch(93.2% 0.045 100.3);
Tailwind
colors: {
custom: {
50: '#f4f0d8',
500: '#efeac8',
950: '#000000',
},
}SCSS
$custom: #efeac8; $custom-light: #f4f0d8; $custom-dark: #000000;
JSON
{
"hex": "#efeac8",
"rgb": {
"r": 239,
"g": 234,
"b": 200
},
"hsl": {
"h": 52.308,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.93222,
"c": 0.04494,
"h": 100.3
},
"luminance": 0.81366
}Semantic roles & 50–950 ramp
primary
#EFEAC8
secondary
#8E96CD
accent
#38C223
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583