#EAA3CC#EAA3CC
#EAA3CC is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.6% C 0.099 H 344.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3CC |
|---|---|
| RGB | rgb(234, 163, 204) |
| HSL | hsl(325, 63%, 78%) |
| HSV | hsv(325, 30%, 92%) |
| CMYK | cmyk(0%, 30.3%, 12.8%, 8.2%) |
| CIE-LAB | lab(74.86, 32.30, -10.31) |
| CIE-LCH | lch(74.86, 33.91, 342.30°) |
| OKLab | oklab(79.58% 0.0947 -0.0271) |
| OKLCH | oklch(79.58% 0.099 344) |
| XYZ | xyz(57.9280, 48.0492, 63.3382) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.36
Baby Pink
#FFB7CE
ΔE00 7.13
Lilac
#C8A2C8
ΔE00 7.25
Faded Pink
#DE9DAC
ΔE00 7.99
Pastel Pink
#FFBACD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3CC #A3EAC1
analogous
#E4A3EA #EAA3CC #EAA3A8
triadic
#EAA3CC #CCEAA3 #A3CCEA
tetradic
#EAA3CC #EAE4A3 #A3EAC1 #A3A8EA
square
#EAA3CC #EAE4A3 #A3EAC1 #A3A8EA
split-complementary
#EAA3CC #A8EAA3 #A3EAE4
monochromatic
#D33F95 #DF71B0 #EAA3CC #F5D5E8 #F9E6F1
Accessibility & contrast
On white
1.98
#EAA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EAA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3CC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3CC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CE
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#F3A3B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa3cc; /* rgb */ color: rgb(234, 163, 204); /* oklch */ color: oklch(79.6% 0.099 344.0);
Tailwind
colors: {
custom: {
50: '#f1bfdb',
500: '#eaa3cc',
950: '#000000',
},
}SCSS
$custom: #eaa3cc; $custom-light: #f1bfdb; $custom-dark: #000000;
JSON
{
"hex": "#eaa3cc",
"rgb": {
"r": 234,
"g": 163,
"b": 204
},
"hsl": {
"h": 325.352,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.79584,
"c": 0.09851,
"h": 344
},
"luminance": 0.48046
}Semantic roles & 50–950 ramp
primary
#EAA3CC
secondary
#DAF1E4
accent
#CB651B
background
#FEFBFD
surface
#FDF7FB
border
#D5D0D4
text
#171215
muted
#858183