#EBDCD1#EBDCD1
#EBDCD1 is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.4% C 0.022 H 58.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD1 |
|---|---|
| RGB | rgb(235, 220, 209) |
| HSL | hsl(25, 39%, 87%) |
| HSV | hsv(25, 11%, 92%) |
| CMYK | cmyk(0%, 6.4%, 11.1%, 7.8%) |
| CIE-LAB | lab(88.66, 3.31, 7.24) |
| CIE-LCH | lch(88.66, 7.96, 65.46°) |
| OKLab | oklab(90.35% 0.0116 0.019) |
| OKLCH | oklch(90.35% 0.022 58.8) |
| XYZ | xyz(71.3618, 73.4531, 70.7278) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.10
Linen
#FAF0E6
ΔE00 4.65
Antiquewhite
#FAEBD7
ΔE00 5.06
Seashell
#FFF5EE
ΔE00 5.69
Champagne
#F7E7CE
ΔE00 6.19
Very Light Pink
#FFF4F2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD1 #D1E0EB
analogous
#EBD1D3 #EBDCD1 #EBE9D1
triadic
#EBDCD1 #D1EBDC #DCD1EB
tetradic
#EBDCD1 #D3EBD1 #D1E0EB #E9D1EB
square
#EBDCD1 #D3EBD1 #D1E0EB #E9D1EB
split-complementary
#EBDCD1 #D1EBE9 #D1D3EB
monochromatic
#C69B7C #D8BCA6 #EBDCD1 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.34
#EBDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#EBDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD1
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD1 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#F0D9D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd1; /* rgb */ color: rgb(235, 220, 209); /* oklch */ color: oklch(90.4% 0.022 58.8);
Tailwind
colors: {
custom: {
50: '#f1e6df',
500: '#ebdcd1',
950: '#000000',
},
}SCSS
$custom: #ebdcd1; $custom-light: #f1e6df; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd1",
"rgb": {
"r": 235,
"g": 220,
"b": 209
},
"hsl": {
"h": 25.385,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.90354,
"c": 0.02227,
"h": 58.8
},
"luminance": 0.73452
}Semantic roles & 50–950 ramp
primary
#EBDCD1
secondary
#9AB3C6
accent
#7DB233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484