#EABBD7#EABBD7
#EABBD7 is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.2% C 0.065 H 342.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBD7 |
|---|---|
| RGB | rgb(234, 187, 215) |
| HSL | hsl(324, 53%, 83%) |
| HSV | hsv(324, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 8.1%, 8.2%) |
| CIE-LAB | lab(80.71, 21.33, -7.58) |
| CIE-LCH | lch(80.71, 22.64, 340.44°) |
| OKLab | oklab(84.19% 0.0618 -0.0199) |
| OKLCH | oklch(84.19% 0.065 342.1) |
| XYZ | xyz(63.9670, 57.9413, 72.0910) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Baby Pink
#FFB7CE
ΔE00 5.90
Powder Pink
#FFB2D0
ΔE00 5.93
Pastel Pink
#FFBACD
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.65
Pale Pink
#FFCFDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBD7 #BBEACE
analogous
#E5BBEA #EABBD7 #EABBC0
triadic
#EABBD7 #D7EABB #BBD7EA
tetradic
#EABBD7 #EAE5BB #BBEACE #BBC0EA
square
#EABBD7 #EAE5BB #BBEACE #BBC0EA
split-complementary
#EABBD7 #C0EABB #BBEAE5
monochromatic
#CD5DA0 #DC8CBB #EABBD7 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.67
#EABBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EABBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBD7
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBD7 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D8
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#F0BBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabbd7; /* rgb */ color: rgb(234, 187, 215); /* oklch */ color: oklch(84.2% 0.065 342.1);
Tailwind
colors: {
custom: {
50: '#f1cfe3',
500: '#eabbd7',
950: '#000000',
},
}SCSS
$custom: #eabbd7; $custom-light: #f1cfe3; $custom-dark: #000000;
JSON
{
"hex": "#eabbd7",
"rgb": {
"r": 234,
"g": 187,
"b": 215
},
"hsl": {
"h": 324.255,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84188,
"c": 0.06494,
"h": 342.1
},
"luminance": 0.57939
}Semantic roles & 50–950 ramp
primary
#EABBD7
secondary
#83C69E
accent
#C06425
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384