#EFECDC#EFECDC
#EFECDC is a very light, muted yellow. Relative luminance 0.835; OKLCH L 94.1% C 0.021 H 98.1°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECDC |
|---|---|
| RGB | rgb(239, 236, 220) |
| HSL | hsl(51, 37%, 90%) |
| HSV | hsv(51, 8%, 94%) |
| CMYK | cmyk(0%, 1.3%, 7.9%, 6.3%) |
| CIE-LAB | lab(93.24, -1.72, 8.11) |
| CIE-LCH | lch(93.24, 8.29, 101.94°) |
| OKLab | oklab(94.11% -0.003 0.0212) |
| OKLCH | oklch(94.11% 0.021 98.1) |
| XYZ | xyz(78.5087, 83.5094, 79.6793) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.82
Oldlace
#FDF5E6
ΔE00 3.34
Ivory
#FFFFF0
ΔE00 4.03
Beige
#F5F5DC
ΔE00 4.07
Floralwhite
#FFFAF0
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECDC #DCDFEF
analogous
#EFE2DC #EFECDC #E9EFDC
triadic
#EFECDC #DCEFEC #ECDCEF
tetradic
#EFECDC #DCEFE2 #DCDFEF #EFDCE9
square
#EFECDC #DCEFE2 #DCDFEF #EFDCE9
split-complementary
#EFECDC #DCE9EF #E2DCEF
monochromatic
#C9BE88 #DCD5B2 #EFECDC #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.19
#EFECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#EFECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECDC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECDC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F1ECDC
Tritanopia (blue-blind)
#F2E9E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efecdc; /* rgb */ color: rgb(239, 236, 220); /* oklch */ color: oklch(94.1% 0.021 98.1);
Tailwind
colors: {
custom: {
50: '#f4f2e6',
500: '#efecdc',
950: '#000000',
},
}SCSS
$custom: #efecdc; $custom-light: #f4f2e6; $custom-dark: #000000;
JSON
{
"hex": "#efecdc",
"rgb": {
"r": 239,
"g": 236,
"b": 220
},
"hsl": {
"h": 50.526,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.94109,
"c": 0.02146,
"h": 98.1
},
"luminance": 0.83509
}Semantic roles & 50–950 ramp
primary
#EFECDC
secondary
#A5ABCA
accent
#49B035
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584