#EABCDC#EABCDC
#EABCDC is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.5% C 0.067 H 337.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCDC |
|---|---|
| RGB | rgb(234, 188, 220) |
| HSL | hsl(318, 52%, 83%) |
| HSV | hsv(318, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 6%, 8.2%) |
| CIE-LAB | lab(81.09, 21.66, -9.71) |
| CIE-LCH | lch(81.09, 23.73, 335.86°) |
| OKLab | oklab(84.53% 0.062 -0.0257) |
| OKLCH | oklch(84.53% 0.067 337.5) |
| XYZ | xyz(64.8321, 58.6280, 75.5974) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.53
Pale Mauve
#FED0FC
ΔE00 5.92
Very Light Purple
#F6CEFC
ΔE00 6.15
Powder Pink
#FFB2D0
ΔE00 6.57
Baby Pink
#FFB7CE
ΔE00 6.80
Pastel Pink
#FFBACD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCDC #BCEACA
analogous
#E1BCEA #EABCDC #EABCC5
triadic
#EABCDC #DCEABC #BCDCEA
tetradic
#EABCDC #EAE1BC #BCEACA #BCC5EA
square
#EABCDC #EAE1BC #BCEACA #BCC5EA
split-complementary
#EABCDC #C5EABC #BCEAE1
monochromatic
#CD5FAB #DB8DC4 #EABCDC #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.65
#EABCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EABCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCDC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCDC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#EFBDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabcdc; /* rgb */ color: rgb(234, 188, 220); /* oklch */ color: oklch(84.5% 0.067 337.5);
Tailwind
colors: {
custom: {
50: '#f1d0e6',
500: '#eabcdc',
950: '#000000',
},
}SCSS
$custom: #eabcdc; $custom-light: #f1d0e6; $custom-dark: #000000;
JSON
{
"hex": "#eabcdc",
"rgb": {
"r": 234,
"g": 188,
"b": 220
},
"hsl": {
"h": 318.261,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84529,
"c": 0.06712,
"h": 337.5
},
"luminance": 0.58626
}Semantic roles & 50–950 ramp
primary
#EABCDC
secondary
#84C698
accent
#C05526
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384