#EBDBBA#EBDBBA
#EBDBBA is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.6% C 0.047 H 85.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBBA |
|---|---|
| RGB | rgb(235, 219, 186) |
| HSL | hsl(40, 55%, 83%) |
| HSV | hsv(40, 21%, 92%) |
| CMYK | cmyk(0%, 6.8%, 20.9%, 7.8%) |
| CIE-LAB | lab(87.91, 0.31, 18.23) |
| CIE-LCH | lch(87.91, 18.24, 89.02°) |
| OKLab | oklab(89.59% 0.004 0.0469) |
| OKLCH | oklch(89.59% 0.047 85.2) |
| XYZ | xyz(68.4553, 71.8718, 56.7114) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.29
Champagne
#F7E7CE
ΔE00 3.94
Blanchedalmond
#FFEBCD
ΔE00 4.38
Warm Beige
#E9DCC9
ΔE00 4.69
Moccasin
#FFE4B5
ΔE00 5.06
Papayawhip
#FFEFD5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBBA #BACAEB
analogous
#EBC2BA #EBDBBA #E3EBBA
triadic
#EBDBBA #BAEBDB #DBBAEB
tetradic
#EBDBBA #BAEBC2 #BACAEB #EBBAE3
square
#EBDBBA #BAEBC2 #BACAEB #EBBAE3
split-complementary
#EBDBBA #BAE3EB #C2BAEB
monochromatic
#CFA95B #DDC28B #EBDBBA #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.37
#EBDBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EBDBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBBA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBBA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#F4D5D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbba; /* rgb */ color: rgb(235, 219, 186); /* oklch */ color: oklch(89.6% 0.047 85.2);
Tailwind
colors: {
custom: {
50: '#f1e6ce',
500: '#ebdbba',
950: '#000000',
},
}SCSS
$custom: #ebdbba; $custom-light: #f1e6ce; $custom-dark: #000000;
JSON
{
"hex": "#ebdbba",
"rgb": {
"r": 235,
"g": 219,
"b": 186
},
"hsl": {
"h": 40.408,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.89593,
"c": 0.04705,
"h": 85.2
},
"luminance": 0.7187
}Semantic roles & 50–950 ramp
primary
#EBDBBA
secondary
#8299C7
accent
#57C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483