#EBC8BB#EBC8BB
#EBC8BB is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.9% C 0.044 H 41.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8BB |
|---|---|
| RGB | rgb(235, 200, 187) |
| HSL | hsl(16, 55%, 83%) |
| HSV | hsv(16, 20%, 92%) |
| CMYK | cmyk(0%, 14.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(83.21, 10.35, 11.09) |
| CIE-LCH | lch(83.21, 15.17, 46.96°) |
| OKLab | oklab(85.92% 0.0328 0.0289) |
| OKLCH | oklch(85.92% 0.044 41.4) |
| XYZ | xyz(63.8851, 62.5606, 55.7142) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.08
Mistyrose
#FFE4E1
ΔE00 7.62
Pinkish Grey
#C8ACA9
ΔE00 8.63
Peach
#FFDAB9
ΔE00 8.69
Pale Rose
#FDC1C5
ΔE00 10.02
Light Peach
#FFD8B1
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8BB #BBDEEB
analogous
#EBBBC6 #EBC8BB #EBE0BB
triadic
#EBC8BB #BBEBC8 #C8BBEB
tetradic
#EBC8BB #C6EBBB #BBDEEB #E0BBEB
square
#EBC8BB #C6EBBB #BBDEEB #E0BBEB
split-complementary
#EBC8BB #BBEBE0 #BBC6EB
monochromatic
#CF7B5C #DDA28C #EBC8BB #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.55
#EBC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EBC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8BB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8BB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#F5C3C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc8bb; /* rgb */ color: rgb(235, 200, 187); /* oklch */ color: oklch(85.9% 0.044 41.4);
Tailwind
colors: {
custom: {
50: '#f2d8cf',
500: '#ebc8bb',
950: '#000000',
},
}SCSS
$custom: #ebc8bb; $custom-light: #f2d8cf; $custom-dark: #000000;
JSON
{
"hex": "#ebc8bb",
"rgb": {
"r": 235,
"g": 200,
"b": 187
},
"hsl": {
"h": 16.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85919,
"c": 0.04371,
"h": 41.4
},
"luminance": 0.62559
}Semantic roles & 50–950 ramp
primary
#EBC8BB
secondary
#83B5C7
accent
#97C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383