#EBB1CA#EBB1CA
#EBB1CA is a very light, moderate pink. Relative luminance 0.534; OKLCH L 82.1% C 0.074 H 351.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB1CA |
|---|---|
| RGB | rgb(235, 177, 202) |
| HSL | hsl(334, 59%, 81%) |
| HSV | hsv(334, 25%, 92%) |
| CMYK | cmyk(0%, 24.7%, 14%, 7.8%) |
| CIE-LAB | lab(78.09, 24.87, -4.40) |
| CIE-LCH | lch(78.09, 25.25, 349.96°) |
| OKLab | oklab(82.07% 0.0736 -0.0113) |
| OKLCH | oklch(82.07% 0.074 351.2) |
| XYZ | xyz(60.6437, 53.3732, 62.9733) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.80
Baby Pink
#FFB7CE
ΔE00 3.85
Pastel Pink
#FFBACD
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 5.49
Dusty Pink
#D8A7B1
ΔE00 6.06
Pink
#FFC0CB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB1CA #B1EBD2
analogous
#EBB1E7 #EBB1CA #EBB5B1
triadic
#EBB1CA #CAEBB1 #B1CAEB
tetradic
#EBB1CA #E7EBB1 #B1EBD2 #B5B1EB
square
#EBB1CA #E7EBB1 #B1EBD2 #B5B1EB
split-complementary
#EBB1CA #B1EBB5 #B1E7EB
monochromatic
#D25088 #DF80A9 #EBB1CA #F7E2EB #F9E7EE
Accessibility & contrast
On white
1.80
#EBB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#EBB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB1CA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB1CA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#F4AFB9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb1ca; /* rgb */ color: rgb(235, 177, 202); /* oklch */ color: oklch(82.1% 0.074 351.2);
Tailwind
colors: {
custom: {
50: '#f2c8da',
500: '#ebb1ca',
950: '#000000',
},
}SCSS
$custom: #ebb1ca; $custom-light: #f2c8da; $custom-dark: #000000;
JSON
{
"hex": "#ebb1ca",
"rgb": {
"r": 235,
"g": 177,
"b": 202
},
"hsl": {
"h": 334.138,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.82074,
"c": 0.07447,
"h": 351.2
},
"luminance": 0.53371
}Semantic roles & 50–950 ramp
primary
#EBB1CA
secondary
#79C7A6
accent
#C77E1F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283