#EBBEC5#EBBEC5
#EBBEC5 is a very light, muted red. Relative luminance 0.585; OKLCH L 84.3% C 0.052 H 7.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC5 |
|---|---|
| RGB | rgb(235, 190, 197) |
| HSL | hsl(351, 53%, 83%) |
| HSV | hsv(351, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 16.2%, 7.8%) |
| CIE-LAB | lab(81.03, 17.15, 2.59) |
| CIE-LCH | lch(81.03, 17.35, 8.60°) |
| OKLab | oklab(84.3% 0.0518 0.0071) |
| OKLCH | oklch(84.3% 0.052 7.8) |
| XYZ | xyz(62.7524, 58.5225, 60.8029) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.89
Pale Rose
#FDC1C5
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.31
Pink
#FFC0CB
ΔE00 4.42
Pale Pink
#FFCFDC
ΔE00 4.79
Light Pink
#FFD1DF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC5 #BEEBE4
analogous
#EBBEDB #EBBEC5 #EBCDBE
triadic
#EBBEC5 #C5EBBE #BEC5EB
tetradic
#EBBEC5 #DBEBBE #BEEBE4 #CDBEEB
square
#EBBEC5 #DBEBBE #BEEBE4 #CDBEEB
split-complementary
#EBBEC5 #BEEBCD #BEDBEB
monochromatic
#CE6071 #DD8F9B #EBBEC5 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.65
#EBBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EBBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC5
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC5 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C5
Deuteranopia (green-blind)
#CFCCC4
Tritanopia (blue-blind)
#F4BBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec5; /* rgb */ color: rgb(235, 190, 197); /* oklch */ color: oklch(84.3% 0.052 7.8);
Tailwind
colors: {
custom: {
50: '#f2d1d6',
500: '#ebbec5',
950: '#000000',
},
}SCSS
$custom: #ebbec5; $custom-light: #f2d1d6; $custom-dark: #000000;
JSON
{
"hex": "#ebbec5",
"rgb": {
"r": 235,
"g": 190,
"b": 197
},
"hsl": {
"h": 350.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84299,
"c": 0.05232,
"h": 7.8
},
"luminance": 0.5852
}Semantic roles & 50–950 ramp
primary
#EBBEC5
secondary
#86C7BD
accent
#C0A825
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383