#EDECDC#EDECDC
#EDECDC is a very light, muted yellow. Relative luminance 0.832; OKLCH L 94.0% C 0.021 H 103.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECDC |
|---|---|
| RGB | rgb(237, 236, 220) |
| HSL | hsl(56, 32%, 90%) |
| HSV | hsv(56, 7%, 93%) |
| CMYK | cmyk(0%, 0.4%, 7.2%, 7.1%) |
| CIE-LAB | lab(93.09, -2.41, 7.87) |
| CIE-LCH | lch(93.09, 8.23, 106.99°) |
| OKLab | oklab(93.95% -0.0051 0.0206) |
| OKLCH | oklch(93.95% 0.021 103.9) |
| XYZ | xyz(77.8371, 83.1631, 79.6478) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.48
Beige
#F5F5DC
ΔE00 3.73
Ivory
#FFFFF0
ΔE00 3.92
Oldlace
#FDF5E6
ΔE00 4.15
Floralwhite
#FFFAF0
ΔE00 4.80
Cornsilk
#FFF8DC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECDC #DCDDED
analogous
#EDE4DC #EDECDC #E6EDDC
triadic
#EDECDC #DCEDEC #ECDCED
tetradic
#EDECDC #DCEDE4 #DCDDED #EDDCE6
square
#EDECDC #DCEDE4 #DCDDED #EDDCE6
split-complementary
#EDECDC #DCE6ED #E4DCED
monochromatic
#C3C08B #D8D6B4 #EDECDC #F5F4EB #F5F4EB
Accessibility & contrast
On white
1.19
#EDECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EDECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECDC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECDC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#F0EAE7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edecdc; /* rgb */ color: rgb(237, 236, 220); /* oklch */ color: oklch(94.0% 0.021 103.9);
Tailwind
colors: {
custom: {
50: '#f2f2e6',
500: '#edecdc',
950: '#000000',
},
}SCSS
$custom: #edecdc; $custom-light: #f2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#edecdc",
"rgb": {
"r": 237,
"g": 236,
"b": 220
},
"hsl": {
"h": 56.471,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93953,
"c": 0.02124,
"h": 103.9
},
"luminance": 0.83163
}Semantic roles & 50–950 ramp
primary
#EDECDC
secondary
#A6A8C7
accent
#41AB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584