#EDEBDC#EDEBDC
#EDEBDC is a very light, muted yellow. Relative luminance 0.826; OKLCH L 93.8% C 0.020 H 100.6°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBDC |
|---|---|
| RGB | rgb(237, 235, 220) |
| HSL | hsl(53, 32%, 90%) |
| HSV | hsv(53, 7%, 93%) |
| CMYK | cmyk(0%, 0.8%, 7.2%, 7.1%) |
| CIE-LAB | lab(92.83, -1.90, 7.51) |
| CIE-LCH | lch(92.83, 7.75, 104.17°) |
| OKLab | oklab(93.76% -0.0037 0.0197) |
| OKLCH | oklch(93.76% 0.02 100.6) |
| XYZ | xyz(77.5500, 82.5889, 79.5521) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.32
Oldlace
#FDF5E6
ΔE00 3.74
Ivory
#FFFFF0
ΔE00 4.13
Beige
#F5F5DC
ΔE00 4.30
Floralwhite
#FFFAF0
ΔE00 4.44
Linen
#FAF0E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBDC #DCDEED
analogous
#EDE3DC #EDEBDC #E7EDDC
triadic
#EDEBDC #DCEDEB #EBDCED
tetradic
#EDEBDC #DCEDE3 #DCDEED #EDDCE7
square
#EDEBDC #DCEDE3 #DCDEED #EDDCE7
split-complementary
#EDEBDC #DCE7ED #E3DCED
monochromatic
#C3BD8B #D8D4B4 #EDEBDC #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.20
#EDEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EDEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBDC
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBDC | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#EFEBDC
Tritanopia (blue-blind)
#F0E9E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edebdc; /* rgb */ color: rgb(237, 235, 220); /* oklch */ color: oklch(93.8% 0.020 100.6);
Tailwind
colors: {
custom: {
50: '#f2f1e6',
500: '#edebdc',
950: '#000000',
},
}SCSS
$custom: #edebdc; $custom-light: #f2f1e6; $custom-dark: #000000;
JSON
{
"hex": "#edebdc",
"rgb": {
"r": 237,
"g": 235,
"b": 220
},
"hsl": {
"h": 52.941,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93755,
"c": 0.02002,
"h": 100.6
},
"luminance": 0.82588
}Semantic roles & 50–950 ramp
primary
#EDEBDC
secondary
#A6AAC7
accent
#48AB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584