#EBDBD1#EBDBD1
#EBDBD1 is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.2% C 0.022 H 54.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD1 |
|---|---|
| RGB | rgb(235, 219, 209) |
| HSL | hsl(23, 39%, 87%) |
| HSV | hsv(23, 11%, 92%) |
| CMYK | cmyk(0%, 6.8%, 11.1%, 7.8%) |
| CIE-LAB | lab(88.41, 3.83, 6.89) |
| CIE-LCH | lch(88.41, 7.88, 60.94°) |
| OKLab | oklab(90.16% 0.013 0.0181) |
| OKLCH | oklch(90.16% 0.022 54.3) |
| XYZ | xyz(71.1001, 72.9297, 70.6406) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.86
Linen
#FAF0E6
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.74
Seashell
#FFF5EE
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD1 #D1E1EB
analogous
#EBD1D4 #EBDBD1 #EBE8D1
triadic
#EBDBD1 #D1EBDB #DBD1EB
tetradic
#EBDBD1 #D4EBD1 #D1E1EB #E8D1EB
square
#EBDBD1 #D4EBD1 #D1E1EB #E8D1EB
split-complementary
#EBDBD1 #D1EBE8 #D1D4EB
monochromatic
#C6987C #D8BAA6 #EBDBD1 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.35
#EBDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EBDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD1
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD1 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#F0D8D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd1; /* rgb */ color: rgb(235, 219, 209); /* oklch */ color: oklch(90.2% 0.022 54.3);
Tailwind
colors: {
custom: {
50: '#f1e6df',
500: '#ebdbd1',
950: '#000000',
},
}SCSS
$custom: #ebdbd1; $custom-light: #f1e6df; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd1",
"rgb": {
"r": 235,
"g": 219,
"b": 209
},
"hsl": {
"h": 23.077,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.90159,
"c": 0.0223,
"h": 54.3
},
"luminance": 0.72929
}Semantic roles & 50–950 ramp
primary
#EBDBD1
secondary
#9AB5C6
accent
#81B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484