#EBBEC0#EBBEC0
#EBBEC0 is a very light, muted red. Relative luminance 0.583; OKLCH L 84.2% C 0.052 H 15.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC0 |
|---|---|
| RGB | rgb(235, 190, 192) |
| HSL | hsl(357, 53%, 83%) |
| HSV | hsv(357, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 18.3%, 7.8%) |
| CIE-LAB | lab(80.90, 16.38, 5.10) |
| CIE-LCH | lch(80.90, 17.16, 17.30°) |
| OKLab | oklab(84.16% 0.05 0.0136) |
| OKLCH | oklch(84.16% 0.052 15.2) |
| XYZ | xyz(62.1890, 58.2971, 57.8356) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.87
Light Rose
#FFC5CB
ΔE00 4.13
Bubblegum
#FFC1CC
ΔE00 5.17
Pink
#FFC0CB
ΔE00 5.25
Pale Pink
#FFCFDC
ΔE00 5.95
Dusty Pink
#D8A7B1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC0 #BEEBE9
analogous
#EBBED6 #EBBEC0 #EBD2BE
triadic
#EBBEC0 #C0EBBE #BEC0EB
tetradic
#EBBEC0 #D6EBBE #BEEBE9 #D2BEEB
square
#EBBEC0 #D6EBBE #BEEBE9 #D2BEEB
split-complementary
#EBBEC0 #BEEBD2 #BED6EB
monochromatic
#CE6065 #DD8F93 #EBBEC0 #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.66
#EBBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EBBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC0 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#F5BABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec0; /* rgb */ color: rgb(235, 190, 192); /* oklch */ color: oklch(84.2% 0.052 15.2);
Tailwind
colors: {
custom: {
50: '#f2d1d3',
500: '#ebbec0',
950: '#000000',
},
}SCSS
$custom: #ebbec0; $custom-light: #f2d1d3; $custom-dark: #000000;
JSON
{
"hex": "#ebbec0",
"rgb": {
"r": 235,
"g": 190,
"b": 192
},
"hsl": {
"h": 357.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84161,
"c": 0.05178,
"h": 15.2
},
"luminance": 0.58295
}Semantic roles & 50–950 ramp
primary
#EBBEC0
secondary
#86C7C4
accent
#C0B925
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383