#EFEAC6#EFEAC6
#EFEAC6 is a very light, muted yellow. Relative luminance 0.813; OKLCH L 93.2% C 0.047 H 100.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAC6 |
|---|---|
| RGB | rgb(239, 234, 198) |
| HSL | hsl(53, 56%, 86%) |
| HSV | hsv(53, 17%, 94%) |
| CMYK | cmyk(0%, 2.1%, 17.2%, 6.3%) |
| CIE-LAB | lab(92.25, -4.14, 18.12) |
| CIE-LCH | lch(92.25, 18.59, 102.86°) |
| OKLab | oklab(93.18% -0.0088 0.0466) |
| OKLCH | oklch(93.18% 0.047 100.7) |
| XYZ | xyz(75.2118, 81.2745, 65.1405) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.81
Lemonchiffon
#FFFACD
ΔE00 3.95
Cornsilk
#FFF8DC
ΔE00 4.20
Beige
#F5F5DC
ΔE00 4.36
Cream
#FFFDD0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAC6 #C6CBEF
analogous
#EFD5C6 #EFEAC6 #DFEFC6
triadic
#EFEAC6 #C6EFEA #EAC6EF
tetradic
#EFEAC6 #C6EFD5 #C6CBEF #EFC6DF
square
#EFEAC6 #C6EFD5 #C6CBEF #EFC6DF
split-complementary
#EFEAC6 #C6DFEF #D5C6EF
monochromatic
#D4C766 #E2D896 #EFEAC6 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.22
#EFEAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EFEAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAC6
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAC6 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C4
Deuteranopia (green-blind)
#F3EAC7
Tritanopia (blue-blind)
#F6E5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efeac6; /* rgb */ color: rgb(239, 234, 198); /* oklch */ color: oklch(93.2% 0.047 100.7);
Tailwind
colors: {
custom: {
50: '#f4f0d7',
500: '#efeac6',
950: '#000000',
},
}SCSS
$custom: #efeac6; $custom-light: #f4f0d7; $custom-dark: #000000;
JSON
{
"hex": "#efeac6",
"rgb": {
"r": 239,
"g": 234,
"b": 198
},
"hsl": {
"h": 52.683,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.93176,
"c": 0.04747,
"h": 100.7
},
"luminance": 0.81274
}Semantic roles & 50–950 ramp
primary
#EFEAC6
secondary
#8C94CD
accent
#36C422
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583