#EBCCBB#EBCCBB
#EBCCBB is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.7% C 0.042 H 50.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCBB |
|---|---|
| RGB | rgb(235, 204, 187) |
| HSL | hsl(21, 55%, 83%) |
| HSV | hsv(21, 20%, 92%) |
| CMYK | cmyk(0%, 13.2%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.19, 8.25, 12.48) |
| CIE-LCH | lch(84.19, 14.96, 56.53°) |
| OKLab | oklab(86.69% 0.0267 0.0325) |
| OKLCH | oklch(86.69% 0.042 50.5) |
| XYZ | xyz(64.8236, 64.4377, 56.0271) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.93
Peach
#FFDAB9
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 7.85
Mistyrose
#FFE4E1
ΔE00 8.14
Bisque
#FFE4C4
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCBB #BBDAEB
analogous
#EBBBC2 #EBCCBB #EBE4BB
triadic
#EBCCBB #BBEBCC #CCBBEB
tetradic
#EBCCBB #C2EBBB #BBDAEB #E4BBEB
square
#EBCCBB #C2EBBB #BBDAEB #E4BBEB
split-complementary
#EBCCBB #BBEBE4 #BBC2EB
monochromatic
#CF855C #DDA98C #EBCCBB #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.51
#EBCCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EBCCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCBB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCBB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#DBD5BB
Tritanopia (blue-blind)
#F4C7C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebccbb; /* rgb */ color: rgb(235, 204, 187); /* oklch */ color: oklch(86.7% 0.042 50.5);
Tailwind
colors: {
custom: {
50: '#f2dbcf',
500: '#ebccbb',
950: '#000000',
},
}SCSS
$custom: #ebccbb; $custom-light: #f2dbcf; $custom-dark: #000000;
JSON
{
"hex": "#ebccbb",
"rgb": {
"r": 235,
"g": 204,
"b": 187
},
"hsl": {
"h": 21.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86686,
"c": 0.04204,
"h": 50.5
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#EBCCBB
secondary
#83AFC7
accent
#8AC223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171513
muted
#858483