#EBDDCD#EBDDCD
#EBDDCD is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.4% C 0.026 H 71.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDCD |
|---|---|
| RGB | rgb(235, 221, 205) |
| HSL | hsl(32, 43%, 86%) |
| HSV | hsv(32, 13%, 92%) |
| CMYK | cmyk(0%, 6%, 12.8%, 7.8%) |
| CIE-LAB | lab(88.82, 2.15, 9.57) |
| CIE-LCH | lch(88.82, 9.81, 77.33°) |
| OKLab | oklab(90.45% 0.0085 0.025) |
| OKLCH | oklch(90.45% 0.026 71.2) |
| XYZ | xyz(71.1360, 73.7839, 68.2401) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.58
Antiquewhite
#FAEBD7
ΔE00 3.38
Champagne
#F7E7CE
ΔE00 3.94
Linen
#FAF0E6
ΔE00 4.79
Papayawhip
#FFEFD5
ΔE00 5.27
Eggshell
#F0EAD6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDCD #CDDBEB
analogous
#EBCECD #EBDDCD #EAEBCD
triadic
#EBDDCD #CDEBDD #DDCDEB
tetradic
#EBDDCD #CDEBCE #CDDBEB #EBCDEA
square
#EBDDCD #CDEBCE #CDDBEB #EBCDEA
split-complementary
#EBDDCD #CDEAEB #CECDEB
monochromatic
#C8A276 #DABFA1 #EBDDCD #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.33
#EBDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EBDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDCD
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDCD | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#F1DAD8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebddcd; /* rgb */ color: rgb(235, 221, 205); /* oklch */ color: oklch(90.4% 0.026 71.2);
Tailwind
colors: {
custom: {
50: '#f1e7dc',
500: '#ebddcd',
950: '#000000',
},
}SCSS
$custom: #ebddcd; $custom-light: #f1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#ebddcd",
"rgb": {
"r": 235,
"g": 221,
"b": 205
},
"hsl": {
"h": 32,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.90447,
"c": 0.02643,
"h": 71.2
},
"luminance": 0.73783
}Semantic roles & 50–950 ramp
primary
#EBDDCD
secondary
#96ACC6
accent
#6EB630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484