#EFEAC7#EFEAC7
#EFEAC7 is a very light, muted yellow. Relative luminance 0.813; OKLCH L 93.2% C 0.046 H 100.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAC7 |
|---|---|
| RGB | rgb(239, 234, 199) |
| HSL | hsl(53, 56%, 86%) |
| HSV | hsv(53, 17%, 94%) |
| CMYK | cmyk(0%, 2.1%, 16.7%, 6.3%) |
| CIE-LAB | lab(92.27, -3.99, 17.63) |
| CIE-LCH | lch(92.27, 18.08, 102.75°) |
| OKLab | oklab(93.2% -0.0084 0.0454) |
| OKLCH | oklch(93.2% 0.046 100.5) |
| XYZ | xyz(75.3276, 81.3208, 65.7500) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.90
Cornsilk
#FFF8DC
ΔE00 4.02
Lemonchiffon
#FFFACD
ΔE00 4.12
Beige
#F5F5DC
ΔE00 4.16
Cream
#FFFDD0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAC7 #C7CCEF
analogous
#EFD6C7 #EFEAC7 #E0EFC7
triadic
#EFEAC7 #C7EFEA #EAC7EF
tetradic
#EFEAC7 #C7EFD6 #C7CCEF #EFC7E0
square
#EFEAC7 #C7EFD6 #C7CCEF #EFC7E0
split-complementary
#EFEAC7 #C7E0EF #D6C7EF
monochromatic
#D4C668 #E1D897 #EFEAC7 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.22
#EFEAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EFEAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAC7
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAC7 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C5
Deuteranopia (green-blind)
#F3EAC8
Tritanopia (blue-blind)
#F6E5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efeac7; /* rgb */ color: rgb(239, 234, 199); /* oklch */ color: oklch(93.2% 0.046 100.5);
Tailwind
colors: {
custom: {
50: '#f4f0d8',
500: '#efeac7',
950: '#000000',
},
}SCSS
$custom: #efeac7; $custom-light: #f4f0d8; $custom-dark: #000000;
JSON
{
"hex": "#efeac7",
"rgb": {
"r": 239,
"g": 234,
"b": 199
},
"hsl": {
"h": 52.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.93199,
"c": 0.04621,
"h": 100.5
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#EFEAC7
secondary
#8D95CD
accent
#37C322
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583