#EBCBAD#EBCBAD
#EBCBAD is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.2% C 0.054 H 65.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBAD |
|---|---|
| RGB | rgb(235, 203, 173) |
| HSL | hsl(29, 61%, 80%) |
| HSV | hsv(29, 26%, 92%) |
| CMYK | cmyk(0%, 13.6%, 26.4%, 7.8%) |
| CIE-LAB | lab(83.65, 6.80, 19.13) |
| CIE-LCH | lch(83.65, 20.31, 70.44°) |
| OKLab | oklab(86.16% 0.0227 0.049) |
| OKLCH | oklch(86.16% 0.054 65.2) |
| XYZ | xyz(63.1604, 63.3933, 48.4362) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.92
Light Peach
#FFD8B1
ΔE00 4.22
Apricot
#FBCEB1
ΔE00 4.62
Bisque
#FFE4C4
ΔE00 5.89
Navajowhite
#FFDEAD
ΔE00 7.02
Burlywood
#DEB887
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBAD #ADCDEB
analogous
#EBADAE #EBCBAD #EBEAAD
triadic
#EBCBAD #ADEBCB #CBADEB
tetradic
#EBCBAD #AEEBAD #ADCDEB #EAADEB
square
#EBCBAD #AEEBAD #ADCDEB #EAADEB
split-complementary
#EBCBAD #ADEBEA #ADAEEB
monochromatic
#D38D4B #DFAC7C #EBCBAD #F7EADE #F9EFE6
Accessibility & contrast
On white
1.54
#EBCBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EBCBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBAD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBAD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAB
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#F6C4C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcbad; /* rgb */ color: rgb(235, 203, 173); /* oklch */ color: oklch(86.2% 0.054 65.2);
Tailwind
colors: {
custom: {
50: '#f2dac5',
500: '#ebcbad',
950: '#000000',
},
}SCSS
$custom: #ebcbad; $custom-light: #f2dac5; $custom-dark: #000000;
JSON
{
"hex": "#ebcbad",
"rgb": {
"r": 235,
"g": 203,
"b": 173
},
"hsl": {
"h": 29.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.86162,
"c": 0.05403,
"h": 65.2
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#EBCBAD
secondary
#759FC7
accent
#76C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382