#EFEDDD#EFEDDD
#EFEDDD is a very light, muted yellow. Relative luminance 0.841; OKLCH L 94.3% C 0.021 H 101.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDDD |
|---|---|
| RGB | rgb(239, 237, 221) |
| HSL | hsl(53, 36%, 90%) |
| HSV | hsv(53, 8%, 94%) |
| CMYK | cmyk(0%, 0.8%, 7.5%, 6.3%) |
| CIE-LAB | lab(93.51, -2.06, 7.99) |
| CIE-LCH | lch(93.51, 8.25, 104.46°) |
| OKLab | oklab(94.33% -0.0041 0.0209) |
| OKLCH | oklch(94.33% 0.021 101) |
| XYZ | xyz(78.9303, 84.1400, 80.4751) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.16
Oldlace
#FDF5E6
ΔE00 3.62
Ivory
#FFFFF0
ΔE00 3.74
Beige
#F5F5DC
ΔE00 3.79
Floralwhite
#FFFAF0
ΔE00 4.39
Cornsilk
#FFF8DC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDDD #DDDFEF
analogous
#EFE4DD #EFEDDD #E8EFDD
triadic
#EFEDDD #DDEFED #EDDDEF
tetradic
#EFEDDD #DDEFE4 #DDDFEF #EFDDE8
square
#EFEDDD #DDEFE4 #DDDFEF #EFDDE8
split-complementary
#EFEDDD #DDE8EF #E4DDEF
monochromatic
#C8C18A #DBD7B3 #EFEDDD #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.18
#EFEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#EFEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDDD
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDDD | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDC
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#F2EBE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeddd; /* rgb */ color: rgb(239, 237, 221); /* oklch */ color: oklch(94.3% 0.021 101.0);
Tailwind
colors: {
custom: {
50: '#f4f2e7',
500: '#efeddd',
950: '#000000',
},
}SCSS
$custom: #efeddd; $custom-light: #f4f2e7; $custom-dark: #000000;
JSON
{
"hex": "#efeddd",
"rgb": {
"r": 239,
"g": 237,
"b": 221
},
"hsl": {
"h": 53.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.94333,
"c": 0.0213,
"h": 101
},
"luminance": 0.8414
}Semantic roles & 50–950 ramp
primary
#EFEDDD
secondary
#A6AACA
accent
#44AF37
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584