#EBDBBE#EBDBBE
#EBDBBE is a very light, muted orange. Relative luminance 0.720; OKLCH L 89.7% C 0.042 H 82.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBBE |
|---|---|
| RGB | rgb(235, 219, 190) |
| HSL | hsl(39, 53%, 83%) |
| HSV | hsv(39, 19%, 92%) |
| CMYK | cmyk(0%, 6.8%, 19.1%, 7.8%) |
| CIE-LAB | lab(87.99, 0.89, 16.26) |
| CIE-LCH | lch(87.99, 16.28, 86.85°) |
| OKLab | oklab(89.69% 0.0055 0.042) |
| OKLCH | oklch(89.69% 0.042 82.5) |
| XYZ | xyz(68.8865, 72.0443, 58.9823) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.08
Warm Beige
#E9DCC9
ΔE00 3.42
Blanchedalmond
#FFEBCD
ΔE00 3.98
Wheat
#F5DEB3
ΔE00 4.17
Papayawhip
#FFEFD5
ΔE00 4.53
Bisque
#FFE4C4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBBE #BECEEB
analogous
#EBC4BE #EBDBBE #E4EBBE
triadic
#EBDBBE #BEEBDB #DBBEEB
tetradic
#EBDBBE #BEEBC4 #BECEEB #EBBEE4
square
#EBDBBE #BEEBC4 #BECEEB #EBBEE4
split-complementary
#EBDBBE #BEE4EB #C4BEEB
monochromatic
#CEA760 #DDC18F #EBDBBE #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.36
#EBDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EBDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBBE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBBE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#F3D6D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdbbe; /* rgb */ color: rgb(235, 219, 190); /* oklch */ color: oklch(89.7% 0.042 82.5);
Tailwind
colors: {
custom: {
50: '#f1e6d1',
500: '#ebdbbe',
950: '#000000',
},
}SCSS
$custom: #ebdbbe; $custom-light: #f1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#ebdbbe",
"rgb": {
"r": 235,
"g": 219,
"b": 190
},
"hsl": {
"h": 38.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89685,
"c": 0.04232,
"h": 82.5
},
"luminance": 0.72043
}Semantic roles & 50–950 ramp
primary
#EBDBBE
secondary
#869DC7
accent
#5CC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483