#EABBDF#EABBDF
#EABBDF is a very light, moderate pink. Relative luminance 0.584; OKLCH L 84.4% C 0.071 H 334.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBDF |
|---|---|
| RGB | rgb(234, 187, 223) |
| HSL | hsl(314, 53%, 83%) |
| HSV | hsv(314, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 4.7%, 8.2%) |
| CIE-LAB | lab(80.94, 22.72, -11.54) |
| CIE-LCH | lch(80.94, 25.48, 333.07°) |
| OKLab | oklab(84.45% 0.0645 -0.0307) |
| OKLCH | oklch(84.45% 0.071 334.6) |
| XYZ | xyz(65.0201, 58.3626, 77.6377) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.59
Thistle
#D8BFD8
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 6.89
Powder Pink
#FFB2D0
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBDF #BBEAC6
analogous
#DEBBEA #EABBDF #EABBC7
triadic
#EABBDF #DFEABB #BBDFEA
tetradic
#EABBDF #EADEBB #BBEAC6 #BBC7EA
square
#EABBDF #EADEBB #BBEAC6 #BBC7EA
split-complementary
#EABBDF #C7EABB #BBEADE
monochromatic
#CD5DB3 #DC8CC9 #EABBDF #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.66
#EABBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EABBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBDF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBDF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E1
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#EFBDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabbdf; /* rgb */ color: rgb(234, 187, 223); /* oklch */ color: oklch(84.4% 0.071 334.6);
Tailwind
colors: {
custom: {
50: '#f1cfe9',
500: '#eabbdf',
950: '#000000',
},
}SCSS
$custom: #eabbdf; $custom-light: #f1cfe9; $custom-dark: #000000;
JSON
{
"hex": "#eabbdf",
"rgb": {
"r": 234,
"g": 187,
"b": 223
},
"hsl": {
"h": 314.043,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84446,
"c": 0.07145,
"h": 334.6
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#EABBDF
secondary
#83C693
accent
#C04A25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384