#EBEDDC#EBEDDC
#EBEDDC is a very light, muted yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.023 H 112.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDDC |
|---|---|
| RGB | rgb(235, 237, 220) |
| HSL | hsl(67, 32%, 90%) |
| HSV | hsv(67, 7%, 93%) |
| CMYK | cmyk(0.8%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(93.19, -3.60, 8.00) |
| CIE-LCH | lch(93.19, 8.77, 114.23°) |
| OKLab | oklab(94% -0.0086 0.0209) |
| OKLCH | oklch(94% 0.023 112.3) |
| XYZ | xyz(77.4616, 83.3981, 79.7129) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 3.26
Eggshell
#F0EAD6
ΔE00 3.62
Ivory
#FFFFF0
ΔE00 4.04
Off White (survey)
#FFFFE4
ΔE00 4.97
Oldlace
#FDF5E6
ΔE00 5.44
Cornsilk
#FFF8DC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDDC #DEDCED
analogous
#EDE7DC #EBEDDC #E3EDDC
triadic
#EBEDDC #DCEBED #EDDCEB
tetradic
#EBEDDC #DCEDE7 #DEDCED #EDDCE3
square
#EBEDDC #DCEDE7 #DEDCED #EDDCE3
split-complementary
#EBEDDC #DCE3ED #E7DCED
monochromatic
#BDC38B #D4D8B4 #EBEDDC #F3F5EB #F3F5EB
Accessibility & contrast
On white
1.19
#EBEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#EBEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDDC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDDC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#EDEBE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebeddc; /* rgb */ color: rgb(235, 237, 220); /* oklch */ color: oklch(94.0% 0.023 112.3);
Tailwind
colors: {
custom: {
50: '#f1f2e6',
500: '#ebeddc',
950: '#000000',
},
}SCSS
$custom: #ebeddc; $custom-light: #f1f2e6; $custom-dark: #000000;
JSON
{
"hex": "#ebeddc",
"rgb": {
"r": 235,
"g": 237,
"b": 220
},
"hsl": {
"h": 67.059,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93997,
"c": 0.02263,
"h": 112.3
},
"luminance": 0.83398
}Semantic roles & 50–950 ramp
primary
#EBEDDC
secondary
#AAA6C7
accent
#3BAB48
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584