#EAB5CC#EAB5CC
#EAB5CC is a very light, moderate pink. Relative luminance 0.549; OKLCH L 82.8% C 0.068 H 350.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB5CC |
|---|---|
| RGB | rgb(234, 181, 204) |
| HSL | hsl(334, 56%, 81%) |
| HSV | hsv(334, 23%, 92%) |
| CMYK | cmyk(0%, 22.6%, 12.8%, 8.2%) |
| CIE-LAB | lab(78.98, 22.70, -4.19) |
| CIE-LCH | lch(78.98, 23.09, 349.56°) |
| OKLab | oklab(82.76% 0.0671 -0.0108) |
| OKLCH | oklch(82.76% 0.068 350.9) |
| XYZ | xyz(61.3544, 54.9021, 64.4803) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.23
Pastel Pink
#FFBACD
ΔE00 4.44
Powder Pink
#FFB2D0
ΔE00 4.60
Bubblegum
#FFC1CC
ΔE00 5.80
Pink
#FFC0CB
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB5CC #B5EAD3
analogous
#EAB5E7 #EAB5CC #EAB9B5
triadic
#EAB5CC #CCEAB5 #B5CCEA
tetradic
#EAB5CC #E7EAB5 #B5EAD3 #B9B5EA
square
#EAB5CC #E7EAB5 #B5EAD3 #B9B5EA
split-complementary
#EAB5CC #B5EAB9 #B5E7EA
monochromatic
#CF568A #DC85AB #EAB5CC #F8E5ED #F8E7EF
Accessibility & contrast
On white
1.75
#EAB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EAB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB5CC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB5CC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#F2B4BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eab5cc; /* rgb */ color: rgb(234, 181, 204); /* oklch */ color: oklch(82.8% 0.068 350.9);
Tailwind
colors: {
custom: {
50: '#f1cbdb',
500: '#eab5cc',
950: '#000000',
},
}SCSS
$custom: #eab5cc; $custom-light: #f1cbdb; $custom-dark: #000000;
JSON
{
"hex": "#eab5cc",
"rgb": {
"r": 234,
"g": 181,
"b": 204
},
"hsl": {
"h": 333.962,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.82756,
"c": 0.06792,
"h": 350.9
},
"luminance": 0.549
}Semantic roles & 50–950 ramp
primary
#EAB5CC
secondary
#7DC6A6
accent
#C37D22
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171315
muted
#858384