#EBCBB5#EBCBB5
#EBCBB5 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.3% C 0.047 H 56.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB5 |
|---|---|
| RGB | rgb(235, 203, 181) |
| HSL | hsl(24, 57%, 82%) |
| HSV | hsv(24, 23%, 92%) |
| CMYK | cmyk(0%, 13.6%, 23%, 7.8%) |
| CIE-LAB | lab(83.82, 7.91, 15.13) |
| CIE-LCH | lch(83.82, 17.07, 62.41°) |
| OKLab | oklab(86.35% 0.0259 0.0391) |
| OKLCH | oklch(86.35% 0.047 56.5) |
| XYZ | xyz(63.9577, 63.7123, 52.6357) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.96
Peach
#FFDAB9
ΔE00 5.04
Light Peach
#FFD8B1
ΔE00 6.19
Bisque
#FFE4C4
ΔE00 7.30
Warm Beige
#E9DCC9
ΔE00 8.12
Warm Gray
#C9BEB0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB5 #B5D5EB
analogous
#EBB5BA #EBCBB5 #EBE6B5
triadic
#EBCBB5 #B5EBCB #CBB5EB
tetradic
#EBCBB5 #BAEBB5 #B5D5EB #E6B5EB
square
#EBCBB5 #BAEBB5 #B5D5EB #E6B5EB
split-complementary
#EBCBB5 #B5EBE6 #B5BAEB
monochromatic
#D18755 #DEA985 #EBCBB5 #F8EDE5 #F8EEE7
Accessibility & contrast
On white
1.53
#EBCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EBCBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB4
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#F5C5C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb5; /* rgb */ color: rgb(235, 203, 181); /* oklch */ color: oklch(86.3% 0.047 56.5);
Tailwind
colors: {
custom: {
50: '#f2dacb',
500: '#ebcbb5',
950: '#000000',
},
}SCSS
$custom: #ebcbb5; $custom-light: #f2dacb; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb5",
"rgb": {
"r": 235,
"g": 203,
"b": 181
},
"hsl": {
"h": 24.444,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.86348,
"c": 0.04689,
"h": 56.5
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#EBCBB5
secondary
#7DA9C7
accent
#82C520
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382