#EBBEC2#EBBEC2
#EBBEC2 is a very light, muted red. Relative luminance 0.584; OKLCH L 84.2% C 0.052 H 12.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC2 |
|---|---|
| RGB | rgb(235, 190, 194) |
| HSL | hsl(355, 53%, 83%) |
| HSV | hsv(355, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 17.4%, 7.8%) |
| CIE-LAB | lab(80.95, 16.69, 4.10) |
| CIE-LCH | lch(80.95, 17.18, 13.80°) |
| OKLab | oklab(84.22% 0.0507 0.011) |
| OKLCH | oklch(84.22% 0.052 12.2) |
| XYZ | xyz(62.4121, 58.3864, 59.0106) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.80
Light Rose
#FFC5CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 4.74
Pink
#FFC0CB
ΔE00 4.83
Pale Pink
#FFCFDC
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC2 #BEEBE7
analogous
#EBBED8 #EBBEC2 #EBD0BE
triadic
#EBBEC2 #C2EBBE #BEC2EB
tetradic
#EBBEC2 #D8EBBE #BEEBE7 #D0BEEB
square
#EBBEC2 #D8EBBE #BEEBE7 #D0BEEB
split-complementary
#EBBEC2 #BEEBD0 #BED8EB
monochromatic
#CE606A #DD8F96 #EBBEC2 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.66
#EBBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EBBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#F4BABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec2; /* rgb */ color: rgb(235, 190, 194); /* oklch */ color: oklch(84.2% 0.052 12.2);
Tailwind
colors: {
custom: {
50: '#f2d1d4',
500: '#ebbec2',
950: '#000000',
},
}SCSS
$custom: #ebbec2; $custom-light: #f2d1d4; $custom-dark: #000000;
JSON
{
"hex": "#ebbec2",
"rgb": {
"r": 235,
"g": 190,
"b": 194
},
"hsl": {
"h": 354.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84216,
"c": 0.05189,
"h": 12.2
},
"luminance": 0.58384
}Semantic roles & 50–950 ramp
primary
#EBBEC2
secondary
#86C7C2
accent
#C0B325
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383