#EBCCBE#EBCCBE
#EBCCBE is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.8% C 0.040 H 45.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCBE |
|---|---|
| RGB | rgb(235, 204, 190) |
| HSL | hsl(19, 53%, 83%) |
| HSV | hsv(19, 19%, 92%) |
| CMYK | cmyk(0%, 13.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.26, 8.69, 10.98) |
| CIE-LCH | lch(84.26, 14.01, 51.64°) |
| OKLab | oklab(86.76% 0.0279 0.0287) |
| OKLCH | oklch(86.76% 0.04 45.8) |
| XYZ | xyz(65.1481, 64.5675, 57.7362) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.79
Mistyrose
#FFE4E1
ΔE00 7.21
Peach
#FFDAB9
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 9.07
Warm Beige
#E9DCC9
ΔE00 9.18
Pinkish Grey
#C8ACA9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCBE #BEDDEB
analogous
#EBBEC6 #EBCCBE #EBE2BE
triadic
#EBCCBE #BEEBCC #CCBEEB
tetradic
#EBCCBE #C6EBBE #BEDDEB #E2BEEB
square
#EBCCBE #C6EBBE #BEDDEB #E2BEEB
split-complementary
#EBCCBE #BEEBE2 #BEC6EB
monochromatic
#CE8360 #DDA78F #EBCCBE #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.51
#EBCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EBCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCBE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCBE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#F4C7C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebccbe; /* rgb */ color: rgb(235, 204, 190); /* oklch */ color: oklch(86.8% 0.040 45.8);
Tailwind
colors: {
custom: {
50: '#f1dbd1',
500: '#ebccbe',
950: '#000000',
},
}SCSS
$custom: #ebccbe; $custom-light: #f1dbd1; $custom-dark: #000000;
JSON
{
"hex": "#ebccbe",
"rgb": {
"r": 235,
"g": 204,
"b": 190
},
"hsl": {
"h": 18.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.86761,
"c": 0.04,
"h": 45.8
},
"luminance": 0.64566
}Semantic roles & 50–950 ramp
primary
#EBCCBE
secondary
#86B3C7
accent
#90C025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483