#EBCABB#EBCABB
#EBCABB is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.043 H 45.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCABB |
|---|---|
| RGB | rgb(235, 202, 187) |
| HSL | hsl(19, 55%, 83%) |
| HSV | hsv(19, 20%, 92%) |
| CMYK | cmyk(0%, 14%, 20.4%, 7.8%) |
| CIE-LAB | lab(83.70, 9.30, 11.78) |
| CIE-LCH | lch(83.70, 15.01, 51.72°) |
| OKLab | oklab(86.3% 0.0297 0.0307) |
| OKLCH | oklch(86.3% 0.043 45.9) |
| XYZ | xyz(64.3513, 63.4931, 55.8697) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.35
Peach
#FFDAB9
ΔE00 7.53
Mistyrose
#FFE4E1
ΔE00 7.77
Light Peach
#FFD8B1
ΔE00 8.95
Pinkish Grey
#C8ACA9
ΔE00 9.33
Warm Beige
#E9DCC9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCABB #BBDCEB
analogous
#EBBBC4 #EBCABB #EBE2BB
triadic
#EBCABB #BBEBCA #CABBEB
tetradic
#EBCABB #C4EBBB #BBDCEB #E2BBEB
square
#EBCABB #C4EBBB #BBDCEB #E2BBEB
split-complementary
#EBCABB #BBEBE2 #BBC4EB
monochromatic
#CF805C #DDA58C #EBCABB #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.53
#EBCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EBCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCABB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCABB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#DAD3BB
Tritanopia (blue-blind)
#F5C5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcabb; /* rgb */ color: rgb(235, 202, 187); /* oklch */ color: oklch(86.3% 0.043 45.9);
Tailwind
colors: {
custom: {
50: '#f2dacf',
500: '#ebcabb',
950: '#000000',
},
}SCSS
$custom: #ebcabb; $custom-light: #f2dacf; $custom-dark: #000000;
JSON
{
"hex": "#ebcabb",
"rgb": {
"r": 235,
"g": 202,
"b": 187
},
"hsl": {
"h": 18.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86302,
"c": 0.04274,
"h": 45.9
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#EBCABB
secondary
#83B2C7
accent
#90C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383