#EBCDBB#EBCDBB
#EBCDBB is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.9% C 0.042 H 52.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDBB |
|---|---|
| RGB | rgb(235, 205, 187) |
| HSL | hsl(23, 55%, 83%) |
| HSV | hsv(23, 20%, 92%) |
| CMYK | cmyk(0%, 12.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.44, 7.73, 12.83) |
| CIE-LCH | lch(84.44, 14.98, 58.94°) |
| OKLab | oklab(86.88% 0.0252 0.0333) |
| OKLCH | oklch(86.88% 0.042 52.9) |
| XYZ | xyz(65.0620, 64.9146, 56.1066) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.86
Peach
#FFDAB9
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 7.35
Bisque
#FFE4C4
ΔE00 7.84
Warm Beige
#E9DCC9
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDBB #BBD9EB
analogous
#EBBBC1 #EBCDBB #EBE5BB
triadic
#EBCDBB #BBEBCD #CDBBEB
tetradic
#EBCDBB #C1EBBB #BBD9EB #E5BBEB
square
#EBCDBB #C1EBBB #BBD9EB #E5BBEB
split-complementary
#EBCDBB #BBEBE5 #BBC1EB
monochromatic
#CF875C #DDAA8C #EBCDBB #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.50
#EBCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EBCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDBB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDBB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#F4C8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdbb; /* rgb */ color: rgb(235, 205, 187); /* oklch */ color: oklch(86.9% 0.042 52.9);
Tailwind
colors: {
custom: {
50: '#f2dccf',
500: '#ebcdbb',
950: '#000000',
},
}SCSS
$custom: #ebcdbb; $custom-light: #f2dccf; $custom-dark: #000000;
JSON
{
"hex": "#ebcdbb",
"rgb": {
"r": 235,
"g": 205,
"b": 187
},
"hsl": {
"h": 22.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86879,
"c": 0.0418,
"h": 52.9
},
"luminance": 0.64913
}Semantic roles & 50–950 ramp
primary
#EBCDBB
secondary
#83AEC7
accent
#87C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483