#EFEBDC#EFEBDC
#EFEBDC is a very light, muted yellow. Relative luminance 0.829; OKLCH L 93.9% C 0.020 H 94.5°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBDC |
|---|---|
| RGB | rgb(239, 235, 220) |
| HSL | hsl(47, 37%, 90%) |
| HSV | hsv(47, 8%, 94%) |
| CMYK | cmyk(0%, 1.7%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.99, -1.21, 7.75) |
| CIE-LCH | lch(92.99, 7.84, 98.85°) |
| OKLab | oklab(93.91% -0.0016 0.0203) |
| OKLCH | oklch(93.91% 0.02 94.5) |
| XYZ | xyz(78.2216, 82.9352, 79.5836) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.92
Oldlace
#FDF5E6
ΔE00 2.98
Floralwhite
#FFFAF0
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 4.36
Linen
#FAF0E6
ΔE00 4.51
Beige
#F5F5DC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBDC #DCE0EF
analogous
#EFE1DC #EFEBDC #EAEFDC
triadic
#EFEBDC #DCEFEB #EBDCEF
tetradic
#EFEBDC #DCEFE1 #DCE0EF #EFDCEA
square
#EFEBDC #DCEFE1 #DCE0EF #EFDCEA
split-complementary
#EFEBDC #DCEAEF #E1DCEF
monochromatic
#C9BB88 #DCD3B2 #EFEBDC #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.19
#EFEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#EFEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBDC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBDC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#F0EBDC
Tritanopia (blue-blind)
#F2E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efebdc; /* rgb */ color: rgb(239, 235, 220); /* oklch */ color: oklch(93.9% 0.020 94.5);
Tailwind
colors: {
custom: {
50: '#f4f1e6',
500: '#efebdc',
950: '#000000',
},
}SCSS
$custom: #efebdc; $custom-light: #f4f1e6; $custom-dark: #000000;
JSON
{
"hex": "#efebdc",
"rgb": {
"r": 239,
"g": 235,
"b": 220
},
"hsl": {
"h": 47.368,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93912,
"c": 0.02037,
"h": 94.5
},
"luminance": 0.82935
}Semantic roles & 50–950 ramp
primary
#EFEBDC
secondary
#A5ADCA
accent
#4FB035
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584