#EABCD7#EABCD7
#EABCD7 is a very light, moderate pink. Relative luminance 0.584; OKLCH L 84.4% C 0.063 H 342.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCD7 |
|---|---|
| RGB | rgb(234, 188, 215) |
| HSL | hsl(325, 52%, 83%) |
| HSV | hsv(325, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 8.1%, 8.2%) |
| CIE-LAB | lab(80.94, 20.80, -7.23) |
| CIE-LCH | lch(80.94, 22.02, 340.83°) |
| OKLab | oklab(84.37% 0.0603 -0.019) |
| OKLCH | oklch(84.37% 0.063 342.5) |
| XYZ | xyz(64.1798, 58.3671, 72.1620) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Baby Pink
#FFB7CE
ΔE00 5.96
Powder Pink
#FFB2D0
ΔE00 6.11
Pastel Pink
#FFBACD
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 6.34
Pale Pink
#FFCFDC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCD7 #BCEACF
analogous
#E6BCEA #EABCD7 #EABCC0
triadic
#EABCD7 #D7EABC #BCD7EA
tetradic
#EABCD7 #EAE6BC #BCEACF #BCC0EA
square
#EABCD7 #EAE6BC #BCEACF #BCC0EA
split-complementary
#EABCD7 #C0EABC #BCEAE6
monochromatic
#CD5F9F #DB8DBB #EABCD7 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.66
#EABCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EABCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCD7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCD7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D8
Deuteranopia (green-blind)
#C8CCD6
Tritanopia (blue-blind)
#F0BCC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabcd7; /* rgb */ color: rgb(234, 188, 215); /* oklch */ color: oklch(84.4% 0.063 342.5);
Tailwind
colors: {
custom: {
50: '#f1d0e3',
500: '#eabcd7',
950: '#000000',
},
}SCSS
$custom: #eabcd7; $custom-light: #f1d0e3; $custom-dark: #000000;
JSON
{
"hex": "#eabcd7",
"rgb": {
"r": 234,
"g": 188,
"b": 215
},
"hsl": {
"h": 324.783,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.8437,
"c": 0.06322,
"h": 342.5
},
"luminance": 0.58365
}Semantic roles & 50–950 ramp
primary
#EABCD7
secondary
#84C69F
accent
#C06526
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384