#EBCBBB#EBCBBB
#EBCBBB is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.5% C 0.042 H 48.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBBB |
|---|---|
| RGB | rgb(235, 203, 187) |
| HSL | hsl(20, 55%, 83%) |
| HSV | hsv(20, 20%, 92%) |
| CMYK | cmyk(0%, 13.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(83.95, 8.77, 12.13) |
| CIE-LCH | lch(83.95, 14.97, 54.12°) |
| OKLab | oklab(86.49% 0.0282 0.0316) |
| OKLCH | oklch(86.49% 0.042 48.2) |
| XYZ | xyz(64.5867, 63.9639, 55.9481) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.09
Peach
#FFDAB9
ΔE00 6.98
Mistyrose
#FFE4E1
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 8.39
Warm Beige
#E9DCC9
ΔE00 9.11
Bisque
#FFE4C4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBBB #BBDBEB
analogous
#EBBBC3 #EBCBBB #EBE3BB
triadic
#EBCBBB #BBEBCB #CBBBEB
tetradic
#EBCBBB #C3EBBB #BBDBEB #E3BBEB
square
#EBCBBB #C3EBBB #BBDBEB #E3BBEB
split-complementary
#EBCBBB #BBEBE3 #BBC3EB
monochromatic
#CF835C #DDA78C #EBCBBB #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.52
#EBCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EBCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBBB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBBB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#F4C6C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbbb; /* rgb */ color: rgb(235, 203, 187); /* oklch */ color: oklch(86.5% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#f2dacf',
500: '#ebcbbb',
950: '#000000',
},
}SCSS
$custom: #ebcbbb; $custom-light: #f2dacf; $custom-dark: #000000;
JSON
{
"hex": "#ebcbbb",
"rgb": {
"r": 235,
"g": 203,
"b": 187
},
"hsl": {
"h": 20,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86494,
"c": 0.04236,
"h": 48.2
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#EBCBBB
secondary
#83B1C7
accent
#8DC223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383