#EFEBDD#EFEBDD
#EFEBDD is a very light, near-neutral yellow. Relative luminance 0.830; OKLCH L 93.9% C 0.019 H 93.7°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBDD |
|---|---|
| RGB | rgb(239, 235, 221) |
| HSL | hsl(47, 36%, 90%) |
| HSV | hsv(47, 8%, 94%) |
| CMYK | cmyk(0%, 1.7%, 7.5%, 6.3%) |
| CIE-LAB | lab(93.01, -1.04, 7.26) |
| CIE-LCH | lch(93.01, 7.34, 98.16°) |
| OKLab | oklab(93.94% -0.0012 0.0191) |
| OKLCH | oklch(93.94% 0.019 93.7) |
| XYZ | xyz(78.3544, 82.9884, 80.2832) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.28
Oldlace
#FDF5E6
ΔE00 2.91
Floralwhite
#FFFAF0
ΔE00 3.77
Linen
#FAF0E6
ΔE00 4.21
Ivory
#FFFFF0
ΔE00 4.41
Antiquewhite
#FAEBD7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBDD #DDE1EF
analogous
#EFE2DD #EFEBDD #EAEFDD
triadic
#EFEBDD #DDEFEB #EBDDEF
tetradic
#EFEBDD #DDEFE2 #DDE1EF #EFDDEA
square
#EFEBDD #DDEFE2 #DDE1EF #EFDDEA
split-complementary
#EFEBDD #DDEAEF #E2DDEF
monochromatic
#C8BA8A #DBD3B3 #EFEBDD #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.19
#EFEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#EFEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBDD
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBDD | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#F2E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efebdd; /* rgb */ color: rgb(239, 235, 221); /* oklch */ color: oklch(93.9% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#f4f1e7',
500: '#efebdd',
950: '#000000',
},
}SCSS
$custom: #efebdd; $custom-light: #f4f1e7; $custom-dark: #000000;
JSON
{
"hex": "#efebdd",
"rgb": {
"r": 239,
"g": 235,
"b": 221
},
"hsl": {
"h": 46.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93938,
"c": 0.01909,
"h": 93.7
},
"luminance": 0.82988
}Semantic roles & 50–950 ramp
primary
#EFEBDD
secondary
#A6AECA
accent
#51AF37
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584