#EBDCD6#EBDCD6
#EBDCD6 is a very light, near-neutral orange. Relative luminance 0.737; OKLCH L 90.5% C 0.018 H 43.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD6 |
|---|---|
| RGB | rgb(235, 220, 214) |
| HSL | hsl(17, 34%, 88%) |
| HSV | hsv(17, 9%, 92%) |
| CMYK | cmyk(0%, 6.4%, 8.9%, 7.8%) |
| CIE-LAB | lab(88.78, 4.12, 4.79) |
| CIE-LCH | lch(88.78, 6.32, 49.26°) |
| OKLab | oklab(90.49% 0.0135 0.0127) |
| OKLCH | oklch(90.49% 0.018 43.2) |
| XYZ | xyz(71.9905, 73.7046, 74.0392) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.35
Very Light Pink
#FFF4F2
ΔE00 5.49
Mistyrose
#FFE4E1
ΔE00 5.53
Seashell
#FFF5EE
ΔE00 5.66
Warm Beige
#E9DCC9
ΔE00 6.54
Gainsboro
#DCDCDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD6 #D6E5EB
analogous
#EBD6DA #EBDCD6 #EBE6D6
triadic
#EBDCD6 #D6EBDC #DCD6EB
tetradic
#EBDCD6 #DAEBD6 #D6E5EB #E6D6EB
square
#EBDCD6 #DAEBD6 #D6E5EB #E6D6EB
split-complementary
#EBDCD6 #D6EBE6 #D6DAEB
monochromatic
#C39684 #D7B9AD #EBDCD6 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.33
#EBDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EBDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD6
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD6 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#F0DADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd6; /* rgb */ color: rgb(235, 220, 214); /* oklch */ color: oklch(90.5% 0.018 43.2);
Tailwind
colors: {
custom: {
50: '#f1e6e2',
500: '#ebdcd6',
950: '#000000',
},
}SCSS
$custom: #ebdcd6; $custom-light: #f1e6e2; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd6",
"rgb": {
"r": 235,
"g": 220,
"b": 214
},
"hsl": {
"h": 17.143,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.90487,
"c": 0.01849,
"h": 43.2
},
"luminance": 0.73704
}Semantic roles & 50–950 ramp
primary
#EBDCD6
secondary
#A0BAC5
accent
#8CAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484