#EABCDA#EABCDA
#EABCDA is a very light, moderate pink. Relative luminance 0.585; OKLCH L 84.5% C 0.066 H 339.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCDA |
|---|---|
| RGB | rgb(234, 188, 218) |
| HSL | hsl(321, 52%, 83%) |
| HSV | hsv(321, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 6.8%, 8.2%) |
| CIE-LAB | lab(81.03, 21.31, -8.72) |
| CIE-LCH | lch(81.03, 23.03, 337.75°) |
| OKLab | oklab(84.47% 0.0613 -0.023) |
| OKLCH | oklch(84.47% 0.066 339.4) |
| XYZ | xyz(64.5689, 58.5227, 74.2108) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.48
Pale Mauve
#FED0FC
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 6.34
Baby Pink
#FFB7CE
ΔE00 6.44
Very Light Purple
#F6CEFC
ΔE00 6.60
Pastel Pink
#FFBACD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCDA #BCEACC
analogous
#E3BCEA #EABCDA #EABCC3
triadic
#EABCDA #DAEABC #BCDAEA
tetradic
#EABCDA #EAE3BC #BCEACC #BCC3EA
square
#EABCDA #EAE3BC #BCEACC #BCC3EA
split-complementary
#EABCDA #C3EABC #BCEAE3
monochromatic
#CD5FA7 #DB8DC0 #EABCDA #F8E8F2 #F8E8F2
Accessibility & contrast
On white
1.65
#EABCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EABCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCDA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCDA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#F0BDC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabcda; /* rgb */ color: rgb(234, 188, 218); /* oklch */ color: oklch(84.5% 0.066 339.4);
Tailwind
colors: {
custom: {
50: '#f1d0e5',
500: '#eabcda',
950: '#000000',
},
}SCSS
$custom: #eabcda; $custom-light: #f1d0e5; $custom-dark: #000000;
JSON
{
"hex": "#eabcda",
"rgb": {
"r": 234,
"g": 188,
"b": 218
},
"hsl": {
"h": 320.87,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84465,
"c": 0.06551,
"h": 339.4
},
"luminance": 0.58521
}Semantic roles & 50–950 ramp
primary
#EABCDA
secondary
#84C69B
accent
#C05B26
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384