#EBCBB9#EBCBB9
#EBCBB9 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.4% C 0.044 H 51.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB9 |
|---|---|
| RGB | rgb(235, 203, 185) |
| HSL | hsl(22, 56%, 82%) |
| HSV | hsv(22, 21%, 92%) |
| CMYK | cmyk(0%, 13.6%, 21.3%, 7.8%) |
| CIE-LAB | lab(83.90, 8.48, 13.13) |
| CIE-LCH | lch(83.90, 15.63, 57.14°) |
| OKLab | oklab(86.45% 0.0274 0.0341) |
| OKLCH | oklch(86.45% 0.044 51.2) |
| XYZ | xyz(64.3741, 63.8788, 54.8284) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.57
Peach
#FFDAB9
ΔE00 6.26
Light Peach
#FFD8B1
ΔE00 7.61
Bisque
#FFE4C4
ΔE00 8.46
Mistyrose
#FFE4E1
ΔE00 8.56
Warm Beige
#E9DCC9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB9 #B9D9EB
analogous
#EBB9C0 #EBCBB9 #EBE4B9
triadic
#EBCBB9 #B9EBCB #CBB9EB
tetradic
#EBCBB9 #C0EBB9 #B9D9EB #E4B9EB
square
#EBCBB9 #C0EBB9 #B9D9EB #E4B9EB
split-complementary
#EBCBB9 #B9EBE4 #B9C0EB
monochromatic
#D0845A #DDA889 #EBCBB9 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.52
#EBCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EBCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB8
Deuteranopia (green-blind)
#DBD4B9
Tritanopia (blue-blind)
#F5C6C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb9; /* rgb */ color: rgb(235, 203, 185); /* oklch */ color: oklch(86.4% 0.044 51.2);
Tailwind
colors: {
custom: {
50: '#f2dace',
500: '#ebcbb9',
950: '#000000',
},
}SCSS
$custom: #ebcbb9; $custom-light: #f2dace; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb9",
"rgb": {
"r": 235,
"g": 203,
"b": 185
},
"hsl": {
"h": 21.6,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.86445,
"c": 0.04377,
"h": 51.2
},
"luminance": 0.63877
}Semantic roles & 50–950 ramp
primary
#EBCBB9
secondary
#81AEC7
accent
#89C322
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383