#EBDBD3#EBDBD3
#EBDBD3 is a very light, muted orange. Relative luminance 0.730; OKLCH L 90.2% C 0.021 H 48.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD3 |
|---|---|
| RGB | rgb(235, 219, 211) |
| HSL | hsl(20, 38%, 87%) |
| HSV | hsv(20, 10%, 92%) |
| CMYK | cmyk(0%, 6.8%, 10.2%, 7.8%) |
| CIE-LAB | lab(88.46, 4.15, 5.90) |
| CIE-LCH | lch(88.46, 7.21, 54.89°) |
| OKLab | oklab(90.21% 0.0138 0.0156) |
| OKLCH | oklch(90.21% 0.021 48.5) |
| XYZ | xyz(71.3493, 73.0294, 71.9528) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.33
Warm Beige
#E9DCC9
ΔE00 5.81
Mistyrose
#FFE4E1
ΔE00 5.88
Seashell
#FFF5EE
ΔE00 5.88
Very Light Pink
#FFF4F2
ΔE00 6.08
Antiquewhite
#FAEBD7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD3 #D3E3EB
analogous
#EBD3D7 #EBDBD3 #EBE7D3
triadic
#EBDBD3 #D3EBDB #DBD3EB
tetradic
#EBDBD3 #D7EBD3 #D3E3EB #E7D3EB
square
#EBDBD3 #D7EBD3 #D3E3EB #E7D3EB
split-complementary
#EBDBD3 #D3EBE7 #D3D7EB
monochromatic
#C5967F #D8B9A9 #EBDBD3 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.35
#EBDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#EBDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD3
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD3 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#E3DFD3
Tritanopia (blue-blind)
#F0D9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd3; /* rgb */ color: rgb(235, 219, 211); /* oklch */ color: oklch(90.2% 0.021 48.5);
Tailwind
colors: {
custom: {
50: '#f1e6e0',
500: '#ebdbd3',
950: '#000000',
},
}SCSS
$custom: #ebdbd3; $custom-light: #f1e6e0; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd3",
"rgb": {
"r": 235,
"g": 219,
"b": 211
},
"hsl": {
"h": 20,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.90212,
"c": 0.02078,
"h": 48.5
},
"luminance": 0.73028
}Semantic roles & 50–950 ramp
primary
#EBDBD3
secondary
#9DB8C6
accent
#87B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484