#EFECDD#EFECDD
#EFECDD is a very light, muted yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.020 H 97.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECDD |
|---|---|
| RGB | rgb(239, 236, 221) |
| HSL | hsl(50, 36%, 90%) |
| HSV | hsv(50, 8%, 94%) |
| CMYK | cmyk(0%, 1.3%, 7.5%, 6.3%) |
| CIE-LAB | lab(93.26, -1.55, 7.62) |
| CIE-LCH | lch(93.26, 7.78, 101.50°) |
| OKLab | oklab(94.14% -0.0026 0.02) |
| OKLCH | oklch(94.14% 0.02 97.5) |
| XYZ | xyz(78.6415, 83.5626, 80.3789) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.10
Oldlace
#FDF5E6
ΔE00 3.21
Ivory
#FFFFF0
ΔE00 4.02
Floralwhite
#FFFAF0
ΔE00 4.04
Beige
#F5F5DC
ΔE00 4.42
Linen
#FAF0E6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECDD #DDE0EF
analogous
#EFE3DD #EFECDD #E9EFDD
triadic
#EFECDD #DDEFEC #ECDDEF
tetradic
#EFECDD #DDEFE3 #DDE0EF #EFDDE9
square
#EFECDD #DDEFE3 #DDE0EF #EFDDE9
split-complementary
#EFECDD #DDE9EF #E3DDEF
monochromatic
#C8BD8A #DBD5B3 #EFECDD #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.19
#EFECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EFECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECDD
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECDD | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDC
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#F2EAE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efecdd; /* rgb */ color: rgb(239, 236, 221); /* oklch */ color: oklch(94.1% 0.020 97.5);
Tailwind
colors: {
custom: {
50: '#f4f2e7',
500: '#efecdd',
950: '#000000',
},
}SCSS
$custom: #efecdd; $custom-light: #f4f2e7; $custom-dark: #000000;
JSON
{
"hex": "#efecdd",
"rgb": {
"r": 239,
"g": 236,
"b": 221
},
"hsl": {
"h": 50,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.94135,
"c": 0.02015,
"h": 97.5
},
"luminance": 0.83562
}Semantic roles & 50–950 ramp
primary
#EFECDD
secondary
#A6ACCA
accent
#4BAF37
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584