#EBDBD0#EBDBD0
#EBDBD0 is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.1% C 0.023 H 56.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD0 |
|---|---|
| RGB | rgb(235, 219, 208) |
| HSL | hsl(24, 40%, 87%) |
| HSV | hsv(24, 11%, 92%) |
| CMYK | cmyk(0%, 6.8%, 11.5%, 7.8%) |
| CIE-LAB | lab(88.39, 3.66, 7.38) |
| CIE-LCH | lch(88.39, 8.24, 63.59°) |
| OKLab | oklab(90.13% 0.0126 0.0194) |
| OKLCH | oklch(90.13% 0.023 56.9) |
| XYZ | xyz(70.9767, 72.8804, 69.9906) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.40
Linen
#FAF0E6
ΔE00 5.01
Antiquewhite
#FAEBD7
ΔE00 5.36
Seashell
#FFF5EE
ΔE00 5.98
Champagne
#F7E7CE
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD0 #D0E0EB
analogous
#EBD0D3 #EBDBD0 #EBE9D0
triadic
#EBDBD0 #D0EBDB #DBD0EB
tetradic
#EBDBD0 #D3EBD0 #D0E0EB #E9D0EB
square
#EBDBD0 #D3EBD0 #D0E0EB #E9D0EB
split-complementary
#EBDBD0 #D0EBE9 #D0D3EB
monochromatic
#C6997A #D9BAA5 #EBDBD0 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.35
#EBDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EBDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD0
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD0 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#F1D8D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd0; /* rgb */ color: rgb(235, 219, 208); /* oklch */ color: oklch(90.1% 0.023 56.9);
Tailwind
colors: {
custom: {
50: '#f1e6de',
500: '#ebdbd0',
950: '#000000',
},
}SCSS
$custom: #ebdbd0; $custom-light: #f1e6de; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd0",
"rgb": {
"r": 235,
"g": 219,
"b": 208
},
"hsl": {
"h": 24.444,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.90132,
"c": 0.02314,
"h": 56.9
},
"luminance": 0.72879
}Semantic roles & 50–950 ramp
primary
#EBDBD0
secondary
#99B4C6
accent
#7FB332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484