#EBDBBD#EBDBBD
#EBDBBD is a very light, muted orange. Relative luminance 0.720; OKLCH L 89.7% C 0.043 H 83.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBBD |
|---|---|
| RGB | rgb(235, 219, 189) |
| HSL | hsl(39, 53%, 83%) |
| HSV | hsv(39, 20%, 92%) |
| CMYK | cmyk(0%, 6.8%, 19.6%, 7.8%) |
| CIE-LAB | lab(87.97, 0.75, 16.75) |
| CIE-LCH | lch(87.97, 16.77, 87.44°) |
| OKLab | oklab(89.66% 0.0052 0.0432) |
| OKLCH | oklch(89.66% 0.044 83.2) |
| XYZ | xyz(68.7776, 72.0007, 58.4087) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.27
Warm Beige
#E9DCC9
ΔE00 3.74
Wheat
#F5DEB3
ΔE00 3.93
Blanchedalmond
#FFEBCD
ΔE00 4.04
Papayawhip
#FFEFD5
ΔE00 4.64
Bisque
#FFE4C4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBBD #BDCDEB
analogous
#EBC4BD #EBDBBD #E4EBBD
triadic
#EBDBBD #BDEBDB #DBBDEB
tetradic
#EBDBBD #BDEBC4 #BDCDEB #EBBDE4
square
#EBDBBD #BDEBC4 #BDCDEB #EBBDE4
split-complementary
#EBDBBD #BDE4EB #C4BDEB
monochromatic
#CFA85F #DDC18E #EBDBBD #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.36
#EBDBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#EBDBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBBD
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBBD | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#F3D6D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdbbd; /* rgb */ color: rgb(235, 219, 189); /* oklch */ color: oklch(89.7% 0.043 83.2);
Tailwind
colors: {
custom: {
50: '#f1e6d1',
500: '#ebdbbd',
950: '#000000',
},
}SCSS
$custom: #ebdbbd; $custom-light: #f1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#ebdbbd",
"rgb": {
"r": 235,
"g": 219,
"b": 189
},
"hsl": {
"h": 39.13,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.89662,
"c": 0.0435,
"h": 83.2
},
"luminance": 0.71999
}Semantic roles & 50–950 ramp
primary
#EBDBBD
secondary
#859CC7
accent
#5BC125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483