#EBDBB3#EBDBB3
#EBDBB3 is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.4% C 0.055 H 88.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBB3 |
|---|---|
| RGB | rgb(235, 219, 179) |
| HSL | hsl(43, 58%, 81%) |
| HSV | hsv(43, 24%, 92%) |
| CMYK | cmyk(0%, 6.8%, 23.8%, 7.8%) |
| CIE-LAB | lab(87.77, -0.67, 21.69) |
| CIE-LCH | lch(87.77, 21.70, 91.78°) |
| OKLab | oklab(89.44% 0.0012 0.0554) |
| OKLCH | oklch(89.44% 0.055 88.8) |
| XYZ | xyz(67.7293, 71.5814, 52.8878) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.63
Beige (survey)
#E6DAA6
ΔE00 3.71
Moccasin
#FFE4B5
ΔE00 4.42
Vanilla
#F3E5AB
ΔE00 4.94
Pale Peach
#FFE5AD
ΔE00 5.03
Blanchedalmond
#FFEBCD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBB3 #B3C3EB
analogous
#EBBFB3 #EBDBB3 #DFEBB3
triadic
#EBDBB3 #B3EBDB #DBB3EB
tetradic
#EBDBB3 #B3EBBF #B3C3EB #EBB3DF
square
#EBDBB3 #B3EBBF #B3C3EB #EBB3DF
split-complementary
#EBDBB3 #B3DFEB #BFB3EB
monochromatic
#D1AD52 #DEC483 #EBDBB3 #F8F2E3 #F9F4E7
Accessibility & contrast
On white
1.37
#EBDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EBDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBB3
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBB3 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9B1
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#F4D4D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbb3; /* rgb */ color: rgb(235, 219, 179); /* oklch */ color: oklch(89.4% 0.055 88.8);
Tailwind
colors: {
custom: {
50: '#f2e6ca',
500: '#ebdbb3',
950: '#000000',
},
}SCSS
$custom: #ebdbb3; $custom-light: #f2e6ca; $custom-dark: #000000;
JSON
{
"hex": "#ebdbb3",
"rgb": {
"r": 235,
"g": 219,
"b": 179
},
"hsl": {
"h": 42.857,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.89436,
"c": 0.05539,
"h": 88.8
},
"luminance": 0.7158
}Semantic roles & 50–950 ramp
primary
#EBDBB3
secondary
#7B91C7
accent
#4FC620
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482