#EBDBD4#EBDBD4
#EBDBD4 is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.2% C 0.020 H 45.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD4 |
|---|---|
| RGB | rgb(235, 219, 212) |
| HSL | hsl(18, 37%, 88%) |
| HSV | hsv(18, 10%, 92%) |
| CMYK | cmyk(0%, 6.8%, 9.8%, 7.8%) |
| CIE-LAB | lab(88.49, 4.31, 5.41) |
| CIE-LCH | lch(88.49, 6.92, 51.44°) |
| OKLab | oklab(90.24% 0.0142 0.0143) |
| OKLCH | oklch(90.24% 0.02 45.3) |
| XYZ | xyz(71.4750, 73.0797, 72.6151) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.51
Mistyrose
#FFE4E1
ΔE00 5.55
Very Light Pink
#FFF4F2
ΔE00 5.89
Seashell
#FFF5EE
ΔE00 5.92
Warm Beige
#E9DCC9
ΔE00 6.29
Antiquewhite
#FAEBD7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD4 #D4E4EB
analogous
#EBD4D8 #EBDBD4 #EBE6D4
triadic
#EBDBD4 #D4EBDB #DBD4EB
tetradic
#EBDBD4 #D8EBD4 #D4E4EB #E6D4EB
square
#EBDBD4 #D8EBD4 #D4E4EB #E6D4EB
split-complementary
#EBDBD4 #D4EBE6 #D4D8EB
monochromatic
#C49580 #D8B8AA #EBDBD4 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.34
#EBDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#EBDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#E3DFD4
Tritanopia (blue-blind)
#F0D9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd4; /* rgb */ color: rgb(235, 219, 212); /* oklch */ color: oklch(90.2% 0.020 45.3);
Tailwind
colors: {
custom: {
50: '#f1e6e1',
500: '#ebdbd4',
950: '#000000',
},
}SCSS
$custom: #ebdbd4; $custom-light: #f1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd4",
"rgb": {
"r": 235,
"g": 219,
"b": 212
},
"hsl": {
"h": 18.261,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90238,
"c": 0.02012,
"h": 45.3
},
"luminance": 0.73079
}Semantic roles & 50–950 ramp
primary
#EBDBD4
secondary
#9EB9C5
accent
#8AAF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484