#EBDCD4#EBDCD4
#EBDCD4 is a very light, near-neutral orange. Relative luminance 0.736; OKLCH L 90.4% C 0.020 H 50.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD4 |
|---|---|
| RGB | rgb(235, 220, 212) |
| HSL | hsl(21, 37%, 88%) |
| HSV | hsv(21, 10%, 92%) |
| CMYK | cmyk(0%, 6.4%, 9.8%, 7.8%) |
| CIE-LAB | lab(88.73, 3.80, 5.77) |
| CIE-LCH | lch(88.73, 6.91, 56.66°) |
| OKLab | oklab(90.43% 0.0127 0.0152) |
| OKLCH | oklch(90.43% 0.02 50.1) |
| XYZ | xyz(71.7367, 73.6030, 72.7023) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.94
Warm Beige
#E9DCC9
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 5.55
Very Light Pink
#FFF4F2
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.16
Antiquewhite
#FAEBD7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD4 #D4E3EB
analogous
#EBD4D7 #EBDCD4 #EBE8D4
triadic
#EBDCD4 #D4EBDC #DCD4EB
tetradic
#EBDCD4 #D7EBD4 #D4E3EB #E8D4EB
square
#EBDCD4 #D7EBD4 #D4E3EB #E8D4EB
split-complementary
#EBDCD4 #D4EBE8 #D4D7EB
monochromatic
#C49880 #D8BAAA #EBDCD4 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.34
#EBDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#EBDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD4
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD4 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD4
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#F0DADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd4; /* rgb */ color: rgb(235, 220, 212); /* oklch */ color: oklch(90.4% 0.020 50.1);
Tailwind
colors: {
custom: {
50: '#f1e6e1',
500: '#ebdcd4',
950: '#000000',
},
}SCSS
$custom: #ebdcd4; $custom-light: #f1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd4",
"rgb": {
"r": 235,
"g": 220,
"b": 212
},
"hsl": {
"h": 20.87,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90433,
"c": 0.01983,
"h": 50.1
},
"luminance": 0.73602
}Semantic roles & 50–950 ramp
primary
#EBDCD4
secondary
#9EB8C5
accent
#85AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484