#EABBDC#EABBDC
#EABBDC is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.3% C 0.069 H 337.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBDC |
|---|---|
| RGB | rgb(234, 187, 220) |
| HSL | hsl(318, 53%, 83%) |
| HSV | hsv(318, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 6%, 8.2%) |
| CIE-LAB | lab(80.85, 22.19, -10.06) |
| CIE-LCH | lch(80.85, 24.37, 335.62°) |
| OKLab | oklab(84.35% 0.0635 -0.0266) |
| OKLCH | oklch(84.35% 0.069 337.2) |
| XYZ | xyz(64.6193, 58.2022, 75.5265) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.17
Powder Pink
#FFB2D0
ΔE00 6.46
Baby Pink
#FFB7CE
ΔE00 6.80
Pastel Pink
#FFBACD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBDC #BBEAC9
analogous
#E0BBEA #EABBDC #EABBC5
triadic
#EABBDC #DCEABB #BBDCEA
tetradic
#EABBDC #EAE0BB #BBEAC9 #BBC5EA
square
#EABBDC #EAE0BB #BBEAC9 #BBC5EA
split-complementary
#EABBDC #C5EABB #BBEAE0
monochromatic
#CD5DAC #DC8CC4 #EABBDC #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.66
#EABBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EABBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBDC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBDC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#EFBCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabbdc; /* rgb */ color: rgb(234, 187, 220); /* oklch */ color: oklch(84.3% 0.069 337.2);
Tailwind
colors: {
custom: {
50: '#f1cfe6',
500: '#eabbdc',
950: '#000000',
},
}SCSS
$custom: #eabbdc; $custom-light: #f1cfe6; $custom-dark: #000000;
JSON
{
"hex": "#eabbdc",
"rgb": {
"r": 234,
"g": 187,
"b": 220
},
"hsl": {
"h": 317.872,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84348,
"c": 0.06888,
"h": 337.2
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#EABBDC
secondary
#83C697
accent
#C05325
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384