#EBCBB0#EBCBB0
#EBCBB0 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.2% C 0.051 H 62.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB0 |
|---|---|
| RGB | rgb(235, 203, 176) |
| HSL | hsl(27, 60%, 81%) |
| HSV | hsv(27, 25%, 92%) |
| CMYK | cmyk(0%, 13.6%, 25.1%, 7.8%) |
| CIE-LAB | lab(83.71, 7.21, 17.63) |
| CIE-LCH | lch(83.71, 19.05, 67.76°) |
| OKLab | oklab(86.23% 0.0239 0.0453) |
| OKLCH | oklch(86.23% 0.051 62.2) |
| XYZ | xyz(63.4539, 63.5107, 49.9822) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.09
Apricot
#FBCEB1
ΔE00 4.14
Light Peach
#FFD8B1
ΔE00 4.79
Bisque
#FFE4C4
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 7.76
Tan
#D2B48C
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB0 #B0D0EB
analogous
#EBB0B2 #EBCBB0 #EBE9B0
triadic
#EBCBB0 #B0EBCB #CBB0EB
tetradic
#EBCBB0 #B2EBB0 #B0D0EB #E9B0EB
square
#EBCBB0 #B2EBB0 #B0D0EB #E9B0EB
split-complementary
#EBCBB0 #B0EBE9 #B0B2EB
monochromatic
#D28B4E #DFAB7F #EBCBB0 #F7EBE1 #F9EFE7
Accessibility & contrast
On white
1.53
#EBCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EBCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDAE
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#F6C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb0; /* rgb */ color: rgb(235, 203, 176); /* oklch */ color: oklch(86.2% 0.051 62.2);
Tailwind
colors: {
custom: {
50: '#f2dac7',
500: '#ebcbb0',
950: '#000000',
},
}SCSS
$custom: #ebcbb0; $custom-light: #f2dac7; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb0",
"rgb": {
"r": 235,
"g": 203,
"b": 176
},
"hsl": {
"h": 27.458,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.86231,
"c": 0.05124,
"h": 62.2
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#EBCBB0
secondary
#78A3C7
accent
#7AC71E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382