#EABBD2#EABBD2
#EABBD2 is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.0% C 0.061 H 347.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBD2 |
|---|---|
| RGB | rgb(234, 187, 210) |
| HSL | hsl(331, 53%, 83%) |
| HSV | hsv(331, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 10.3%, 8.2%) |
| CIE-LAB | lab(80.57, 20.49, -5.10) |
| CIE-LCH | lch(80.57, 21.12, 346.03°) |
| OKLab | oklab(84.03% 0.0601 -0.0133) |
| OKLCH | oklch(84.03% 0.062 347.5) |
| XYZ | xyz(63.3343, 57.6882, 68.7590) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.28
Pastel Pink
#FFBACD
ΔE00 5.28
Pale Pink
#FFCFDC
ΔE00 5.72
Powder Pink
#FFB2D0
ΔE00 5.79
Light Pink
#FFD1DF
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBD2 #BBEAD3
analogous
#EABBEA #EABBD2 #EABBBB
triadic
#EABBD2 #D2EABB #BBD2EA
tetradic
#EABBD2 #EAEABB #BBEAD3 #BBBBEA
square
#EABBD2 #EAEABB #BBEAD3 #BBBBEA
split-complementary
#EABBD2 #BBEABB #BBEAEA
monochromatic
#CD5D94 #DC8CB3 #EABBD2 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.68
#EABBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EABBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBD2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBD2 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D3
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#F1BAC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabbd2; /* rgb */ color: rgb(234, 187, 210); /* oklch */ color: oklch(84.0% 0.061 347.5);
Tailwind
colors: {
custom: {
50: '#f1cfdf',
500: '#eabbd2',
950: '#000000',
},
}SCSS
$custom: #eabbd2; $custom-light: #f1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#eabbd2",
"rgb": {
"r": 234,
"g": 187,
"b": 210
},
"hsl": {
"h": 330.638,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84032,
"c": 0.0615,
"h": 347.5
},
"luminance": 0.57686
}Semantic roles & 50–950 ramp
primary
#EABBD2
secondary
#83C6A5
accent
#C07425
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384