#EABBD3#EABBD3
#EABBD3 is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.1% C 0.062 H 346.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBD3 |
|---|---|
| RGB | rgb(234, 187, 211) |
| HSL | hsl(329, 53%, 83%) |
| HSV | hsv(329, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 9.8%, 8.2%) |
| CIE-LAB | lab(80.59, 20.66, -5.59) |
| CIE-LCH | lch(80.59, 21.40, 344.85°) |
| OKLab | oklab(84.06% 0.0604 -0.0146) |
| OKLCH | oklch(84.06% 0.062 346.4) |
| XYZ | xyz(63.4593, 57.7382, 69.4172) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.37
Pastel Pink
#FFBACD
ΔE00 5.44
Powder Pink
#FFB2D0
ΔE00 5.78
Pale Pink
#FFCFDC
ΔE00 5.89
Thistle
#D8BFD8
ΔE00 5.91
Light Pink
#FFD1DF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBD3 #BBEAD2
analogous
#EABBEA #EABBD3 #EABBBB
triadic
#EABBD3 #D3EABB #BBD3EA
tetradic
#EABBD3 #EAEABB #BBEAD2 #BBBBEA
square
#EABBD3 #EAEABB #BBEAD2 #BBBBEA
split-complementary
#EABBD3 #BBEABB #BBEAEA
monochromatic
#CD5D96 #DC8CB5 #EABBD3 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.67
#EABBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EABBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBD3
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBD3 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D4
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#F1BBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabbd3; /* rgb */ color: rgb(234, 187, 211); /* oklch */ color: oklch(84.1% 0.062 346.4);
Tailwind
colors: {
custom: {
50: '#f1cfe0',
500: '#eabbd3',
950: '#000000',
},
}SCSS
$custom: #eabbd3; $custom-light: #f1cfe0; $custom-dark: #000000;
JSON
{
"hex": "#eabbd3",
"rgb": {
"r": 234,
"g": 187,
"b": 211
},
"hsl": {
"h": 329.362,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84063,
"c": 0.06214,
"h": 346.4
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#EABBD3
secondary
#83C6A4
accent
#C07125
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384