#EBCEBB#EBCEBB
#EBCEBB is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.1% C 0.042 H 55.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCEBB |
|---|---|
| RGB | rgb(235, 206, 187) |
| HSL | hsl(24, 55%, 83%) |
| HSV | hsv(24, 20%, 92%) |
| CMYK | cmyk(0%, 12.3%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.69, 7.20, 13.18) |
| CIE-LCH | lch(84.69, 15.02, 61.34°) |
| OKLab | oklab(87.07% 0.0237 0.0342) |
| OKLCH | oklch(87.07% 0.042 55.3) |
| XYZ | xyz(65.3020, 65.3945, 56.1866) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.92
Peach
#FFDAB9
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 6.89
Bisque
#FFE4C4
ΔE00 7.22
Warm Beige
#E9DCC9
ΔE00 7.31
Antiquewhite
#FAEBD7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCEBB #BBD8EB
analogous
#EBBBC0 #EBCEBB #EBE6BB
triadic
#EBCEBB #BBEBCE #CEBBEB
tetradic
#EBCEBB #C0EBBB #BBD8EB #E6BBEB
square
#EBCEBB #C0EBBB #BBD8EB #E6BBEB
split-complementary
#EBCEBB #BBEBE6 #BBC0EB
monochromatic
#CF8A5C #DDAC8C #EBCEBB #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.49
#EBCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EBCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCEBB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCEBB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#F4C9C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcebb; /* rgb */ color: rgb(235, 206, 187); /* oklch */ color: oklch(87.1% 0.042 55.3);
Tailwind
colors: {
custom: {
50: '#f2ddcf',
500: '#ebcebb',
950: '#000000',
},
}SCSS
$custom: #ebcebb; $custom-light: #f2ddcf; $custom-dark: #000000;
JSON
{
"hex": "#ebcebb",
"rgb": {
"r": 235,
"g": 206,
"b": 187
},
"hsl": {
"h": 23.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.87072,
"c": 0.04163,
"h": 55.3
},
"luminance": 0.65393
}Semantic roles & 50–950 ramp
primary
#EBCEBB
secondary
#83ACC7
accent
#83C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483