#EBCBB8#EBCBB8
#EBCBB8 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.4% C 0.045 H 52.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB8 |
|---|---|
| RGB | rgb(235, 203, 184) |
| HSL | hsl(22, 56%, 82%) |
| HSV | hsv(22, 22%, 92%) |
| CMYK | cmyk(0%, 13.6%, 21.7%, 7.8%) |
| CIE-LAB | lab(83.88, 8.34, 13.63) |
| CIE-LCH | lch(83.88, 15.98, 58.55°) |
| OKLab | oklab(86.42% 0.0271 0.0354) |
| OKLCH | oklch(86.42% 0.045 52.6) |
| XYZ | xyz(64.2689, 63.8367, 54.2744) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.36
Peach
#FFDAB9
ΔE00 5.93
Light Peach
#FFD8B1
ΔE00 7.23
Bisque
#FFE4C4
ΔE00 8.14
Warm Beige
#E9DCC9
ΔE00 8.54
Mistyrose
#FFE4E1
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB8 #B8D8EB
analogous
#EBB8BF #EBCBB8 #EBE5B8
triadic
#EBCBB8 #B8EBCB #CBB8EB
tetradic
#EBCBB8 #BFEBB8 #B8D8EB #E5B8EB
square
#EBCBB8 #BFEBB8 #B8D8EB #E5B8EB
split-complementary
#EBCBB8 #B8EBE5 #B8BFEB
monochromatic
#D08559 #DEA888 #EBCBB8 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.53
#EBCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EBCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB8 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB7
Deuteranopia (green-blind)
#DBD4B8
Tritanopia (blue-blind)
#F5C5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb8; /* rgb */ color: rgb(235, 203, 184); /* oklch */ color: oklch(86.4% 0.045 52.6);
Tailwind
colors: {
custom: {
50: '#f2dacd',
500: '#ebcbb8',
950: '#000000',
},
}SCSS
$custom: #ebcbb8; $custom-light: #f2dacd; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb8",
"rgb": {
"r": 235,
"g": 203,
"b": 184
},
"hsl": {
"h": 22.353,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.8642,
"c": 0.04452,
"h": 52.6
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#EBCBB8
secondary
#80ADC7
accent
#87C422
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383