#EBDCD0#EBDCD0
#EBDCD0 is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.3% C 0.023 H 61.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD0 |
|---|---|
| RGB | rgb(235, 220, 208) |
| HSL | hsl(27, 40%, 87%) |
| HSV | hsv(27, 11%, 92%) |
| CMYK | cmyk(0%, 6.4%, 11.5%, 7.8%) |
| CIE-LAB | lab(88.64, 3.15, 7.74) |
| CIE-LCH | lch(88.64, 8.35, 67.87°) |
| OKLab | oklab(90.33% 0.0112 0.0203) |
| OKLCH | oklch(90.33% 0.023 61.2) |
| XYZ | xyz(71.2383, 73.4037, 70.0778) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.63
Linen
#FAF0E6
ΔE00 4.64
Antiquewhite
#FAEBD7
ΔE00 4.71
Champagne
#F7E7CE
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 5.81
Oldlace
#FDF5E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD0 #D0DFEB
analogous
#EBD0D2 #EBDCD0 #EBEAD0
triadic
#EBDCD0 #D0EBDC #DCD0EB
tetradic
#EBDCD0 #D2EBD0 #D0DFEB #EAD0EB
square
#EBDCD0 #D2EBD0 #D0DFEB #EAD0EB
split-complementary
#EBDCD0 #D0EBEA #D0D2EB
monochromatic
#C69C7A #D9BCA5 #EBDCD0 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.34
#EBDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EBDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD0
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD0 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#F0D9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdcd0; /* rgb */ color: rgb(235, 220, 208); /* oklch */ color: oklch(90.3% 0.023 61.2);
Tailwind
colors: {
custom: {
50: '#f1e6de',
500: '#ebdcd0',
950: '#000000',
},
}SCSS
$custom: #ebdcd0; $custom-light: #f1e6de; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd0",
"rgb": {
"r": 235,
"g": 220,
"b": 208
},
"hsl": {
"h": 26.667,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.90328,
"c": 0.02317,
"h": 61.2
},
"luminance": 0.73403
}Semantic roles & 50–950 ramp
primary
#EBDCD0
secondary
#99B2C6
accent
#7AB332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484