#EEA4DC#EEA4DC
#EEA4DC is a light, moderate pink. Relative luminance 0.499; OKLCH L 80.7% C 0.113 H 335.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA4DC |
|---|---|
| RGB | rgb(238, 164, 220) |
| HSL | hsl(315, 69%, 79%) |
| HSV | hsv(315, 31%, 93%) |
| CMYK | cmyk(0%, 31.1%, 7.6%, 6.7%) |
| CIE-LAB | lab(76.01, 35.77, -17.28) |
| CIE-LCH | lch(76.01, 39.73, 334.22°) |
| OKLab | oklab(80.72% 0.1027 -0.0462) |
| OKLCH | oklch(80.72% 0.113 335.8) |
| XYZ | xyz(61.4531, 49.8980, 74.0905) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Lilac
#C8A2C8
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 7.85
Powder Pink
#FFB2D0
ΔE00 7.86
Light Lavendar
#EFC0FE
ΔE00 8.16
Lavender Pink
#DD85D7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA4DC #A4EEB6
analogous
#DBA4EE #EEA4DC #EEA4B7
triadic
#EEA4DC #DCEEA4 #A4DCEE
tetradic
#EEA4DC #EEDBA4 #A4EEB6 #A4B7EE
square
#EEA4DC #EEDBA4 #A4EEB6 #A4B7EE
split-complementary
#EEA4DC #B7EEA4 #A4EEDB
monochromatic
#DB3DB4 #E470C8 #EEA4DC #F8D8F0 #FAE5F5
Accessibility & contrast
On white
1.91
#EEA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#EEA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA4DC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA4DC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DE
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#F5A7B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eea4dc; /* rgb */ color: rgb(238, 164, 220); /* oklch */ color: oklch(80.7% 0.113 335.8);
Tailwind
colors: {
custom: {
50: '#f4c0e7',
500: '#eea4dc',
950: '#000000',
},
}SCSS
$custom: #eea4dc; $custom-light: #f4c0e7; $custom-dark: #000000;
JSON
{
"hex": "#eea4dc",
"rgb": {
"r": 238,
"g": 164,
"b": 220
},
"hsl": {
"h": 314.595,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.80723,
"c": 0.11256,
"h": 335.8
},
"luminance": 0.49895
}Semantic roles & 50–950 ramp
primary
#EEA4DC
secondary
#D9F2DF
accent
#D04315
background
#FFFBFE
surface
#FEF7FC
border
#D6D0D5
text
#171216
muted
#858184