#EBBEC6#EBBEC6
#EBBEC6 is a very light, muted red. Relative luminance 0.586; OKLCH L 84.3% C 0.053 H 6.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC6 |
|---|---|
| RGB | rgb(235, 190, 198) |
| HSL | hsl(349, 53%, 83%) |
| HSV | hsv(349, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 15.7%, 7.8%) |
| CIE-LAB | lab(81.05, 17.31, 2.09) |
| CIE-LCH | lch(81.05, 17.44, 6.89°) |
| OKLab | oklab(84.33% 0.0522 0.0058) |
| OKLCH | oklch(84.33% 0.053 6.3) |
| XYZ | xyz(62.8674, 58.5685, 61.4084) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.95
Pale Rose
#FDC1C5
ΔE00 4.15
Bubblegum
#FFC1CC
ΔE00 4.24
Pink
#FFC0CB
ΔE00 4.35
Pale Pink
#FFCFDC
ΔE00 4.63
Light Pink
#FFD1DF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC6 #BEEBE3
analogous
#EBBEDC #EBBEC6 #EBCCBE
triadic
#EBBEC6 #C6EBBE #BEC6EB
tetradic
#EBBEC6 #DCEBBE #BEEBE3 #CCBEEB
square
#EBBEC6 #DCEBBE #BEEBE3 #CCBEEB
split-complementary
#EBBEC6 #BEEBCC #BEDCEB
monochromatic
#CE6074 #DD8F9D #EBBEC6 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.65
#EBBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EBBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC6
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC6 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C6
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#F4BBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec6; /* rgb */ color: rgb(235, 190, 198); /* oklch */ color: oklch(84.3% 0.053 6.3);
Tailwind
colors: {
custom: {
50: '#f2d1d7',
500: '#ebbec6',
950: '#000000',
},
}SCSS
$custom: #ebbec6; $custom-light: #f2d1d7; $custom-dark: #000000;
JSON
{
"hex": "#ebbec6",
"rgb": {
"r": 235,
"g": 190,
"b": 198
},
"hsl": {
"h": 349.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84327,
"c": 0.05253,
"h": 6.3
},
"luminance": 0.58566
}Semantic roles & 50–950 ramp
primary
#EBBEC6
secondary
#86C7BC
accent
#C0A525
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383