#EBDCCE#EBDCCE
#EBDCCE is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.3% C 0.025 H 65.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCCE |
|---|---|
| RGB | rgb(235, 220, 206) |
| HSL | hsl(29, 42%, 86%) |
| HSV | hsv(29, 12%, 92%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 7.8%) |
| CIE-LAB | lab(88.59, 2.83, 8.72) |
| CIE-LCH | lch(88.59, 9.17, 72.04°) |
| OKLab | oklab(90.28% 0.0104 0.0228) |
| OKLCH | oklch(90.28% 0.025 65.6) |
| XYZ | xyz(70.9938, 73.3059, 68.7901) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.74
Antiquewhite
#FAEBD7
ΔE00 4.09
Linen
#FAF0E6
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 4.92
Seashell
#FFF5EE
ΔE00 6.14
Papayawhip
#FFEFD5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCCE #CEDDEB
analogous
#EBCECF #EBDCCE #EBEBCE
triadic
#EBDCCE #CEEBDC #DCCEEB
tetradic
#EBDCCE #CFEBCE #CEDDEB #EBCEEB
square
#EBDCCE #CFEBCE #CEDDEB #EBCEEB
split-complementary
#EBDCCE #CEEBEB #CECFEB
monochromatic
#C89E77 #D9BDA3 #EBDCCE #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.34
#EBDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EBDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCCE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCCE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCD
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#F1D9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdcce; /* rgb */ color: rgb(235, 220, 206); /* oklch */ color: oklch(90.3% 0.025 65.6);
Tailwind
colors: {
custom: {
50: '#f1e6dd',
500: '#ebdcce',
950: '#000000',
},
}SCSS
$custom: #ebdcce; $custom-light: #f1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebdcce",
"rgb": {
"r": 235,
"g": 220,
"b": 206
},
"hsl": {
"h": 28.966,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.90276,
"c": 0.02509,
"h": 65.6
},
"luminance": 0.73305
}Semantic roles & 50–950 ramp
primary
#EBDCCE
secondary
#97AFC6
accent
#75B530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484