#EAADCA#EAADCA
#EAADCA is a light, moderate pink. Relative luminance 0.516; OKLCH L 81.3% C 0.080 H 348.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAADCA |
|---|---|
| RGB | rgb(234, 173, 202) |
| HSL | hsl(331, 59%, 80%) |
| HSV | hsv(331, 26%, 92%) |
| CMYK | cmyk(0%, 26.1%, 13.7%, 8.2%) |
| CIE-LAB | lab(77.07, 26.65, -5.93) |
| CIE-LCH | lch(77.07, 27.30, 347.46°) |
| OKLab | oklab(81.26% 0.0786 -0.0154) |
| OKLCH | oklch(81.26% 0.08 348.9) |
| XYZ | xyz(59.5359, 51.6464, 62.6984) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.79
Baby Pink
#FFB7CE
ΔE00 4.52
Pastel Pink
#FFBACD
ΔE00 5.31
Soft Pink
#FDB0C0
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAADCA #ADEACD
analogous
#EAADE9 #EAADCA #EAAFAD
triadic
#EAADCA #CAEAAD #ADCAEA
tetradic
#EAADCA #E9EAAD #ADEACD #AFADEA
square
#EAADCA #E9EAAD #ADEACD #AFADEA
split-complementary
#EAADCA #ADEAAF #ADE9EA
monochromatic
#D14C8B #DE7CAB #EAADCA #F6DEE9 #F9E7EF
Accessibility & contrast
On white
1.85
#EAADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EAADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAADCA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAADCA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#F3ACB7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaadca; /* rgb */ color: rgb(234, 173, 202); /* oklch */ color: oklch(81.3% 0.080 348.9);
Tailwind
colors: {
custom: {
50: '#f1c6da',
500: '#eaadca',
950: '#000000',
},
}SCSS
$custom: #eaadca; $custom-light: #f1c6da; $custom-dark: #000000;
JSON
{
"hex": "#eaadca",
"rgb": {
"r": 234,
"g": 173,
"b": 202
},
"hsl": {
"h": 331.475,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.81261,
"c": 0.08013,
"h": 348.9
},
"luminance": 0.51644
}Semantic roles & 50–950 ramp
primary
#EAADCA
secondary
#75C6A0
accent
#C7771F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283