#EAA3CD#EAA3CD
#EAA3CD is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.6% C 0.099 H 343.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3CD |
|---|---|
| RGB | rgb(234, 163, 205) |
| HSL | hsl(325, 63%, 78%) |
| HSV | hsv(325, 30%, 92%) |
| CMYK | cmyk(0%, 30.3%, 12.4%, 8.2%) |
| CIE-LAB | lab(74.89, 32.46, -10.81) |
| CIE-LCH | lch(74.89, 34.22, 341.58°) |
| OKLab | oklab(79.62% 0.095 -0.0285) |
| OKLCH | oklch(79.62% 0.099 343.3) |
| XYZ | xyz(58.0483, 48.0973, 63.9718) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.11
Lilac
#C8A2C8
ΔE00 7.18
Baby Pink
#FFB7CE
ΔE00 7.32
Faded Pink
#DE9DAC
ΔE00 8.24
Bubblegum Pink
#FE83CC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3CD #A3EAC0
analogous
#E3A3EA #EAA3CD #EAA3A9
triadic
#EAA3CD #CDEAA3 #A3CDEA
tetradic
#EAA3CD #EAE3A3 #A3EAC0 #A3A9EA
square
#EAA3CD #EAE3A3 #A3EAC0 #A3A9EA
split-complementary
#EAA3CD #A9EAA3 #A3EAE3
monochromatic
#D33F97 #DF71B2 #EAA3CD #F5D5E8 #F9E6F1
Accessibility & contrast
On white
1.98
#EAA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EAA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3CD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3CD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CF
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#F3A3B2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa3cd; /* rgb */ color: rgb(234, 163, 205); /* oklch */ color: oklch(79.6% 0.099 343.3);
Tailwind
colors: {
custom: {
50: '#f1bfdc',
500: '#eaa3cd',
950: '#000000',
},
}SCSS
$custom: #eaa3cd; $custom-light: #f1bfdc; $custom-dark: #000000;
JSON
{
"hex": "#eaa3cd",
"rgb": {
"r": 234,
"g": 163,
"b": 205
},
"hsl": {
"h": 324.507,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.79617,
"c": 0.09921,
"h": 343.3
},
"luminance": 0.48095
}Semantic roles & 50–950 ramp
primary
#EAA3CD
secondary
#DAF1E3
accent
#CB631B
background
#FEFBFD
surface
#FDF7FB
border
#D5D0D4
text
#171215
muted
#858183