#EBB8CA#EBB8CA
#EBB8CA is a very light, moderate pink. Relative luminance 0.562; OKLCH L 83.3% C 0.063 H 355.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8CA |
|---|---|
| RGB | rgb(235, 184, 202) |
| HSL | hsl(339, 56%, 82%) |
| HSV | hsv(339, 22%, 92%) |
| CMYK | cmyk(0%, 21.7%, 14%, 7.8%) |
| CIE-LAB | lab(79.73, 21.13, -1.99) |
| CIE-LCH | lch(79.73, 21.23, 354.61°) |
| OKLab | oklab(83.34% 0.0629 -0.005) |
| OKLCH | oklch(83.34% 0.063 355.5) |
| XYZ | xyz(62.0620, 56.2097, 63.4461) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.04
Baby Pink
#FFB7CE
ΔE00 4.32
Bubblegum
#FFC1CC
ΔE00 4.58
Pink
#FFC0CB
ΔE00 4.62
Powder Pink
#FFB2D0
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8CA #B8EBD9
analogous
#EBB8E3 #EBB8CA #EBC0B8
triadic
#EBB8CA #CAEBB8 #B8CAEB
tetradic
#EBB8CA #E3EBB8 #B8EBD9 #C0B8EB
square
#EBB8CA #E3EBB8 #B8EBD9 #C0B8EB
split-complementary
#EBB8CA #B8EBC0 #B8E3EB
monochromatic
#D05983 #DE88A6 #EBB8CA #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.72
#EBB8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EBB8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8CA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8CA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#F4B6BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb8ca; /* rgb */ color: rgb(235, 184, 202); /* oklch */ color: oklch(83.3% 0.063 355.5);
Tailwind
colors: {
custom: {
50: '#f2cdda',
500: '#ebb8ca',
950: '#000000',
},
}SCSS
$custom: #ebb8ca; $custom-light: #f2cdda; $custom-dark: #000000;
JSON
{
"hex": "#ebb8ca",
"rgb": {
"r": 235,
"g": 184,
"b": 202
},
"hsl": {
"h": 338.824,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.83339,
"c": 0.06306,
"h": 355.5
},
"luminance": 0.56207
}Semantic roles & 50–950 ramp
primary
#EBB8CA
secondary
#80C7AE
accent
#C48B22
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383