#EABBC8#EABBC8
#EABBC8 is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.7% C 0.056 H 0.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBC8 |
|---|---|
| RGB | rgb(234, 187, 200) |
| HSL | hsl(343, 53%, 83%) |
| HSV | hsv(343, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 14.5%, 8.2%) |
| CIE-LAB | lab(80.30, 18.86, -0.10) |
| CIE-LCH | lch(80.30, 18.86, 359.69°) |
| OKLab | oklab(83.73% 0.0564 0) |
| OKLCH | oklch(83.73% 0.056 0) |
| XYZ | xyz(62.1272, 57.2054, 62.4015) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.21
Pink
#FFC0CB
ΔE00 4.29
Light Rose
#FFC5CB
ΔE00 4.74
Pale Pink
#FFCFDC
ΔE00 4.80
Pastel Pink
#FFBACD
ΔE00 4.83
Pale Rose
#FDC1C5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBC8 #BBEADD
analogous
#EABBE0 #EABBC8 #EAC5BB
triadic
#EABBC8 #C8EABB #BBC8EA
tetradic
#EABBC8 #E0EABB #BBEADD #C5BBEA
square
#EABBC8 #E0EABB #BBEADD #C5BBEA
split-complementary
#EABBC8 #BBEAC5 #BBE0EA
monochromatic
#CD5D7C #DC8CA2 #EABBC8 #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.69
#EABBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EABBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBC8
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBC8 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#CBCAC7
Tritanopia (blue-blind)
#F2B9BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabbc8; /* rgb */ color: rgb(234, 187, 200); /* oklch */ color: oklch(83.7% 0.056 0.0);
Tailwind
colors: {
custom: {
50: '#f1cfd8',
500: '#eabbc8',
950: '#000000',
},
}SCSS
$custom: #eabbc8; $custom-light: #f1cfd8; $custom-dark: #000000;
JSON
{
"hex": "#eabbc8",
"rgb": {
"r": 234,
"g": 187,
"b": 200
},
"hsl": {
"h": 343.404,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83734,
"c": 0.05644,
"h": 0
},
"luminance": 0.57203
}Semantic roles & 50–950 ramp
primary
#EABBC8
secondary
#83C6B4
accent
#C09525
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383