#EBB2CA#EBB2CA
#EBB2CA is a very light, moderate pink. Relative luminance 0.538; OKLCH L 82.3% C 0.073 H 351.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2CA |
|---|---|
| RGB | rgb(235, 178, 202) |
| HSL | hsl(335, 59%, 81%) |
| HSV | hsv(335, 24%, 92%) |
| CMYK | cmyk(0%, 24.3%, 14%, 7.8%) |
| CIE-LAB | lab(78.33, 24.33, -4.06) |
| CIE-LCH | lch(78.33, 24.67, 350.53°) |
| OKLab | oklab(82.25% 0.0721 -0.0104) |
| OKLCH | oklch(82.25% 0.073 351.8) |
| XYZ | xyz(60.8419, 53.7697, 63.0394) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.81
Powder Pink
#FFB2D0
ΔE00 3.94
Pastel Pink
#FFBACD
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 5.92
Pink
#FFC0CB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2CA #B2EBD3
analogous
#EBB2E6 #EBB2CA #EBB6B2
triadic
#EBB2CA #CAEBB2 #B2CAEB
tetradic
#EBB2CA #E6EBB2 #B2EBD3 #B6B2EB
square
#EBB2CA #E6EBB2 #B2EBD3 #B6B2EB
split-complementary
#EBB2CA #B2EBB6 #B2E6EB
monochromatic
#D25187 #DE81A9 #EBB2CA #F8E3EB #F9E7EE
Accessibility & contrast
On white
1.79
#EBB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EBB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2CA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2CA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#F4B0BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebb2ca; /* rgb */ color: rgb(235, 178, 202); /* oklch */ color: oklch(82.3% 0.073 351.8);
Tailwind
colors: {
custom: {
50: '#f2c9da',
500: '#ebb2ca',
950: '#000000',
},
}SCSS
$custom: #ebb2ca; $custom-light: #f2c9da; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ca",
"rgb": {
"r": 235,
"g": 178,
"b": 202
},
"hsl": {
"h": 334.737,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.82253,
"c": 0.07281,
"h": 351.8
},
"luminance": 0.53767
}Semantic roles & 50–950 ramp
primary
#EBB2CA
secondary
#7AC7A7
accent
#C6801F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283