#EFEEE0#EFEEE0
#EFEEE0 is a very light, near-neutral yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.019 H 103.4°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEE0 |
|---|---|
| RGB | rgb(239, 238, 224) |
| HSL | hsl(56, 32%, 91%) |
| HSV | hsv(56, 6%, 94%) |
| CMYK | cmyk(0%, 0.4%, 6.3%, 6.3%) |
| CIE-LAB | lab(93.83, -2.07, 6.89) |
| CIE-LCH | lch(93.83, 7.19, 106.72°) |
| OKLab | oklab(94.61% -0.0043 0.0181) |
| OKLCH | oklch(94.61% 0.019 103.4) |
| XYZ | xyz(79.6239, 84.8820, 82.6957) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.96
Ivory
#FFFFF0
ΔE00 3.48
Oldlace
#FDF5E6
ΔE00 3.72
Floralwhite
#FFFAF0
ΔE00 4.01
Beige
#F5F5DC
ΔE00 4.30
Linen
#FAF0E6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEE0 #E0E1EF
analogous
#EFE6E0 #EFEEE0 #E8EFE0
triadic
#EFEEE0 #E0EFEE #EEE0EF
tetradic
#EFEEE0 #E0EFE6 #E0E1EF #EFE0E8
square
#EFEEE0 #E0EFE6 #E0E1EF #EFE0E8
split-complementary
#EFEEE0 #E0E8EF #E6E0EF
monochromatic
#C5C28F #DAD8B8 #EFEEE0 #F5F4EB #F5F4EB
Accessibility & contrast
On white
1.17
#EFEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EFEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEE0
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEE0 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDF
Deuteranopia (green-blind)
#F1EEE0
Tritanopia (blue-blind)
#F2ECEA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efeee0; /* rgb */ color: rgb(239, 238, 224); /* oklch */ color: oklch(94.6% 0.019 103.4);
Tailwind
colors: {
custom: {
50: '#f4f3e9',
500: '#efeee0',
950: '#000000',
},
}SCSS
$custom: #efeee0; $custom-light: #f4f3e9; $custom-dark: #000000;
JSON
{
"hex": "#efeee0",
"rgb": {
"r": 239,
"g": 238,
"b": 224
},
"hsl": {
"h": 56,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.94609,
"c": 0.01858,
"h": 103.4
},
"luminance": 0.84882
}Semantic roles & 50–950 ramp
primary
#EFEEE0
secondary
#AAACC9
accent
#42AB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584