#EBDCCF#EBDCCF
#EBDCCF is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.3% C 0.024 H 63.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCCF |
|---|---|
| RGB | rgb(235, 220, 207) |
| HSL | hsl(28, 41%, 87%) |
| HSV | hsv(28, 12%, 92%) |
| CMYK | cmyk(0%, 6.4%, 11.9%, 7.8%) |
| CIE-LAB | lab(88.62, 2.99, 8.23) |
| CIE-LCH | lch(88.62, 8.75, 70.05°) |
| OKLab | oklab(90.3% 0.0108 0.0216) |
| OKLCH | oklch(90.3% 0.024 63.5) |
| XYZ | xyz(71.1157, 73.3546, 69.4319) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.18
Antiquewhite
#FAEBD7
ΔE00 4.38
Linen
#FAF0E6
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 5.33
Seashell
#FFF5EE
ΔE00 5.96
Oldlace
#FDF5E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCCF #CFDEEB
analogous
#EBCFD0 #EBDCCF #EBEACF
triadic
#EBDCCF #CFEBDC #DCCFEB
tetradic
#EBDCCF #D0EBCF #CFDEEB #EACFEB
square
#EBDCCF #D0EBCF #CFDEEB #EACFEB
split-complementary
#EBDCCF #CFEBEA #CFD0EB
monochromatic
#C79D79 #D9BDA4 #EBDCCF #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.34
#EBDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#EBDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCCF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCCF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCE
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#F1D9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdccf; /* rgb */ color: rgb(235, 220, 207); /* oklch */ color: oklch(90.3% 0.024 63.5);
Tailwind
colors: {
custom: {
50: '#f1e6dd',
500: '#ebdccf',
950: '#000000',
},
}SCSS
$custom: #ebdccf; $custom-light: #f1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebdccf",
"rgb": {
"r": 235,
"g": 220,
"b": 207
},
"hsl": {
"h": 27.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90302,
"c": 0.02412,
"h": 63.5
},
"luminance": 0.73354
}Semantic roles & 50–950 ramp
primary
#EBDCCF
secondary
#98B1C6
accent
#77B431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484