#EBCBB6#EBCBB6
#EBCBB6 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.4% C 0.046 H 55.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB6 |
|---|---|
| RGB | rgb(235, 203, 182) |
| HSL | hsl(24, 57%, 82%) |
| HSV | hsv(24, 23%, 92%) |
| CMYK | cmyk(0%, 13.6%, 22.6%, 7.8%) |
| CIE-LAB | lab(83.84, 8.05, 14.63) |
| CIE-LCH | lch(83.84, 16.70, 61.18°) |
| OKLab | oklab(86.37% 0.0263 0.0379) |
| OKLCH | oklch(86.37% 0.046 55.3) |
| XYZ | xyz(64.0607, 63.7535, 53.1781) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.05
Peach
#FFDAB9
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 6.52
Bisque
#FFE4C4
ΔE00 7.56
Warm Beige
#E9DCC9
ΔE00 8.24
Warm Gray
#C9BEB0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB6 #B6D6EB
analogous
#EBB6BC #EBCBB6 #EBE6B6
triadic
#EBCBB6 #B6EBCB #CBB6EB
tetradic
#EBCBB6 #BCEBB6 #B6D6EB #E6B6EB
square
#EBCBB6 #BCEBB6 #B6D6EB #E6B6EB
split-complementary
#EBCBB6 #B6EBE6 #B6BCEB
monochromatic
#D18756 #DEA986 #EBCBB6 #F8EDE6 #F8EEE7
Accessibility & contrast
On white
1.53
#EBCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EBCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB5
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#F5C5C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb6; /* rgb */ color: rgb(235, 203, 182); /* oklch */ color: oklch(86.4% 0.046 55.3);
Tailwind
colors: {
custom: {
50: '#f2dacb',
500: '#ebcbb6',
950: '#000000',
},
}SCSS
$custom: #ebcbb6; $custom-light: #f2dacb; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb6",
"rgb": {
"r": 235,
"g": 203,
"b": 182
},
"hsl": {
"h": 23.774,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.86372,
"c": 0.04608,
"h": 55.3
},
"luminance": 0.63751
}Semantic roles & 50–950 ramp
primary
#EBCBB6
secondary
#7EAAC7
accent
#84C521
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383