#EBDCBB#EBDCBB
#EBDCBB is a very light, muted orange. Relative luminance 0.724; OKLCH L 89.8% C 0.047 H 86.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCBB |
|---|---|
| RGB | rgb(235, 220, 187) |
| HSL | hsl(41, 55%, 83%) |
| HSV | hsv(41, 20%, 92%) |
| CMYK | cmyk(0%, 6.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(88.18, -0.06, 18.09) |
| CIE-LCH | lch(88.18, 18.09, 90.18°) |
| OKLab | oklab(89.81% 0.0029 0.0465) |
| OKLCH | oklch(89.81% 0.047 86.5) |
| XYZ | xyz(68.8237, 72.4378, 57.3604) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 3.96
Blanchedalmond
#FFEBCD
ΔE00 4.45
Warm Beige
#E9DCC9
ΔE00 4.76
Papayawhip
#FFEFD5
ΔE00 5.02
Moccasin
#FFE4B5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCBB #BBCAEB
analogous
#EBC4BB #EBDCBB #E2EBBB
triadic
#EBDCBB #BBEBDC #DCBBEB
tetradic
#EBDCBB #BBEBC4 #BBCAEB #EBBBE2
square
#EBDCBB #BBEBC4 #BBCAEB #EBBBE2
split-complementary
#EBDCBB #BBE2EB #C4BBEB
monochromatic
#CFAB5C #DDC48C #EBDCBB #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.36
#EBDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EBDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCBB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCBB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#F3D6D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdcbb; /* rgb */ color: rgb(235, 220, 187); /* oklch */ color: oklch(89.8% 0.047 86.5);
Tailwind
colors: {
custom: {
50: '#f1e6cf',
500: '#ebdcbb',
950: '#000000',
},
}SCSS
$custom: #ebdcbb; $custom-light: #f1e6cf; $custom-dark: #000000;
JSON
{
"hex": "#ebdcbb",
"rgb": {
"r": 235,
"g": 220,
"b": 187
},
"hsl": {
"h": 41.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89814,
"c": 0.04662,
"h": 86.5
},
"luminance": 0.72436
}Semantic roles & 50–950 ramp
primary
#EBDCBB
secondary
#8398C7
accent
#55C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483