#EBDBAD#EBDBAD
#EBDBAD is a very light, moderate orange. Relative luminance 0.713; OKLCH L 89.3% C 0.063 H 91.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBAD |
|---|---|
| RGB | rgb(235, 219, 173) |
| HSL | hsl(45, 61%, 80%) |
| HSV | hsv(45, 26%, 92%) |
| CMYK | cmyk(0%, 6.8%, 26.4%, 7.8%) |
| CIE-LAB | lab(87.65, -1.49, 24.66) |
| CIE-LCH | lch(87.65, 24.70, 93.45°) |
| OKLab | oklab(89.31% -0.0012 0.0626) |
| OKLCH | oklch(89.31% 0.063 91.1) |
| XYZ | xyz(67.1357, 71.3440, 49.7613) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.26
Wheat
#F5DEB3
ΔE00 3.06
Vanilla
#F3E5AB
ΔE00 3.57
Pale Peach
#FFE5AD
ΔE00 4.30
Moccasin
#FFE4B5
ΔE00 4.47
Palegoldenrod
#EEE8AA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBAD #ADBDEB
analogous
#EBBCAD #EBDBAD #DCEBAD
triadic
#EBDBAD #ADEBDB #DBADEB
tetradic
#EBDBAD #ADEBBC #ADBDEB #EBADDC
square
#EBDBAD #ADEBBC #ADBDEB #EBADDC
split-complementary
#EBDBAD #ADDCEB #BCADEB
monochromatic
#D3B04B #DFC57C #EBDBAD #F7F1DE #F9F4E6
Accessibility & contrast
On white
1.38
#EBDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#EBDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBAD
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBAD | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AA
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#F5D4CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbad; /* rgb */ color: rgb(235, 219, 173); /* oklch */ color: oklch(89.3% 0.063 91.1);
Tailwind
colors: {
custom: {
50: '#f2e6c5',
500: '#ebdbad',
950: '#000000',
},
}SCSS
$custom: #ebdbad; $custom-light: #f2e6c5; $custom-dark: #000000;
JSON
{
"hex": "#ebdbad",
"rgb": {
"r": 235,
"g": 219,
"b": 173
},
"hsl": {
"h": 44.516,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89308,
"c": 0.06257,
"h": 91.1
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#EBDBAD
secondary
#758AC7
accent
#49C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482