#EBB0CA#EBB0CA
#EBB0CA is a light, moderate pink. Relative luminance 0.530; OKLCH L 81.9% C 0.076 H 350.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB0CA |
|---|---|
| RGB | rgb(235, 176, 202) |
| HSL | hsl(334, 60%, 81%) |
| HSV | hsv(334, 25%, 92%) |
| CMYK | cmyk(0%, 25.1%, 14%, 7.8%) |
| CIE-LAB | lab(77.86, 25.40, -4.74) |
| CIE-LCH | lch(77.86, 25.84, 349.42°) |
| OKLab | oklab(81.9% 0.0751 -0.0122) |
| OKLCH | oklch(81.9% 0.076 350.7) |
| XYZ | xyz(60.4469, 52.9796, 62.9077) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.69
Baby Pink
#FFB7CE
ΔE00 3.94
Pastel Pink
#FFBACD
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 5.58
Dusty Pink
#D8A7B1
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB0CA #B0EBD1
analogous
#EBB0E8 #EBB0CA #EBB3B0
triadic
#EBB0CA #CAEBB0 #B0CAEB
tetradic
#EBB0CA #E8EBB0 #B0EBD1 #B3B0EB
square
#EBB0CA #E8EBB0 #B0EBD1 #B3B0EB
split-complementary
#EBB0CA #B0EBB3 #B0E8EB
monochromatic
#D24E88 #DF7FA9 #EBB0CA #F7E1EB #F9E7EF
Accessibility & contrast
On white
1.81
#EBB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#EBB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB0CA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB0CA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#F4AFB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb0ca; /* rgb */ color: rgb(235, 176, 202); /* oklch */ color: oklch(81.9% 0.076 350.7);
Tailwind
colors: {
custom: {
50: '#f2c8da',
500: '#ebb0ca',
950: '#000000',
},
}SCSS
$custom: #ebb0ca; $custom-light: #f2c8da; $custom-dark: #000000;
JSON
{
"hex": "#ebb0ca",
"rgb": {
"r": 235,
"g": 176,
"b": 202
},
"hsl": {
"h": 333.559,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.81896,
"c": 0.07613,
"h": 350.7
},
"luminance": 0.52977
}Semantic roles & 50–950 ramp
primary
#EBB0CA
secondary
#78C7A4
accent
#C77D1E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283