#EABDCF#EABDCF
#EABDCF is a very light, muted pink. Relative luminance 0.584; OKLCH L 84.3% C 0.056 H 352.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EABDCF |
|---|---|
| RGB | rgb(234, 189, 207) |
| HSL | hsl(336, 52%, 83%) |
| HSV | hsv(336, 19%, 92%) |
| CMYK | cmyk(0%, 19.2%, 11.5%, 8.2%) |
| CIE-LAB | lab(80.96, 18.93, -2.90) |
| CIE-LCH | lch(80.96, 19.15, 351.28°) |
| OKLab | oklab(84.31% 0.0559 -0.0074) |
| OKLCH | oklch(84.31% 0.056 352.4) |
| XYZ | xyz(63.3913, 58.3946, 66.9514) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.74
Light Pink
#FFD1DF
ΔE00 4.91
Pastel Pink
#FFBACD
ΔE00 5.18
Bubblegum
#FFC1CC
ΔE00 5.19
Pink
#FFC0CB
ΔE00 5.31
Baby Pink
#FFB7CE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABDCF #BDEAD8
analogous
#EABDE5 #EABDCF #EAC1BD
triadic
#EABDCF #CFEABD #BDCFEA
tetradic
#EABDCF #E5EABD #BDEAD8 #C1BDEA
square
#EABDCF #E5EABD #BDEAD8 #C1BDEA
split-complementary
#EABDCF #BDEAC1 #BDE5EA
monochromatic
#CC608B #DB8FAD #EABDCF #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.66
#EABDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EABDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABDCF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABDCF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#F1BCC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabdcf; /* rgb */ color: rgb(234, 189, 207); /* oklch */ color: oklch(84.3% 0.056 352.4);
Tailwind
colors: {
custom: {
50: '#f1d1dd',
500: '#eabdcf',
950: '#000000',
},
}SCSS
$custom: #eabdcf; $custom-light: #f1d1dd; $custom-dark: #000000;
JSON
{
"hex": "#eabdcf",
"rgb": {
"r": 234,
"g": 189,
"b": 207
},
"hsl": {
"h": 336,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.84309,
"c": 0.05643,
"h": 352.4
},
"luminance": 0.58393
}Semantic roles & 50–950 ramp
primary
#EABDCF
secondary
#85C6AC
accent
#BF8226
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384