#EAB7CD#EAB7CD
#EAB7CD is a very light, moderate pink. Relative luminance 0.558; OKLCH L 83.2% C 0.065 H 350.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB7CD |
|---|---|
| RGB | rgb(234, 183, 205) |
| HSL | hsl(334, 55%, 82%) |
| HSV | hsv(334, 22%, 92%) |
| CMYK | cmyk(0%, 21.8%, 12.4%, 8.2%) |
| CIE-LAB | lab(79.48, 21.80, -3.99) |
| CIE-LCH | lch(79.48, 22.16, 349.62°) |
| OKLab | oklab(83.15% 0.0644 -0.0103) |
| OKLCH | oklch(83.15% 0.065 350.9) |
| XYZ | xyz(61.8843, 55.7694, 65.2505) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.45
Pastel Pink
#FFBACD
ΔE00 4.51
Powder Pink
#FFB2D0
ΔE00 4.99
Bubblegum
#FFC1CC
ΔE00 5.59
Pink
#FFC0CB
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB7CD #B7EAD4
analogous
#EAB7E7 #EAB7CD #EABBB7
triadic
#EAB7CD #CDEAB7 #B7CDEA
tetradic
#EAB7CD #E7EAB7 #B7EAD4 #BBB7EA
square
#EAB7CD #E7EAB7 #B7EAD4 #BBB7EA
split-complementary
#EAB7CD #B7EABB #B7E7EA
monochromatic
#CE588B #DC88AC #EAB7CD #F8E6EE #F8E7EF
Accessibility & contrast
On white
1.73
#EAB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EAB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB7CD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB7CD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#F2B6BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eab7cd; /* rgb */ color: rgb(234, 183, 205); /* oklch */ color: oklch(83.2% 0.065 350.9);
Tailwind
colors: {
custom: {
50: '#f1ccdc',
500: '#eab7cd',
950: '#000000',
},
}SCSS
$custom: #eab7cd; $custom-light: #f1ccdc; $custom-dark: #000000;
JSON
{
"hex": "#eab7cd",
"rgb": {
"r": 234,
"g": 183,
"b": 205
},
"hsl": {
"h": 334.118,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.8315,
"c": 0.06518,
"h": 350.9
},
"luminance": 0.55767
}Semantic roles & 50–950 ramp
primary
#EAB7CD
secondary
#7FC6A7
accent
#C27E23
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384