#EEA5DC#EEA5DC
#EEA5DC is a light, moderate pink. Relative luminance 0.503; OKLCH L 80.9% C 0.111 H 335.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA5DC |
|---|---|
| RGB | rgb(238, 165, 220) |
| HSL | hsl(315, 68%, 79%) |
| HSV | hsv(315, 31%, 93%) |
| CMYK | cmyk(0%, 30.7%, 7.6%, 6.7%) |
| CIE-LAB | lab(76.23, 35.24, -16.95) |
| CIE-LCH | lch(76.23, 39.11, 334.32°) |
| OKLab | oklab(80.89% 0.1012 -0.0453) |
| OKLCH | oklch(80.89% 0.111 335.9) |
| XYZ | xyz(61.6327, 50.2574, 74.1504) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.88
Lilac
#C8A2C8
ΔE00 7.65
Powder Pink
#FFB2D0
ΔE00 7.67
Light Lavendar
#EFC0FE
ΔE00 8.04
Bubblegum Pink
#FE83CC
ΔE00 8.07
Lavender Pink
#DD85D7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA5DC #A5EEB7
analogous
#DCA5EE #EEA5DC #EEA5B8
triadic
#EEA5DC #DCEEA5 #A5DCEE
tetradic
#EEA5DC #EEDCA5 #A5EEB7 #A5B8EE
square
#EEA5DC #EEDCA5 #A5EEB7 #A5B8EE
split-complementary
#EEA5DC #B8EEA5 #A5EEDC
monochromatic
#DB3EB4 #E472C8 #EEA5DC #F8D8F0 #FAE5F5
Accessibility & contrast
On white
1.90
#EEA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EEA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA5DC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA5DC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DE
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#F5A7B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eea5dc; /* rgb */ color: rgb(238, 165, 220); /* oklch */ color: oklch(80.9% 0.111 335.9);
Tailwind
colors: {
custom: {
50: '#f4c0e7',
500: '#eea5dc',
950: '#000000',
},
}SCSS
$custom: #eea5dc; $custom-light: #f4c0e7; $custom-dark: #000000;
JSON
{
"hex": "#eea5dc",
"rgb": {
"r": 238,
"g": 165,
"b": 220
},
"hsl": {
"h": 314.795,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.80891,
"c": 0.11082,
"h": 335.9
},
"luminance": 0.50255
}Semantic roles & 50–950 ramp
primary
#EEA5DC
secondary
#6CCB84
accent
#D04315
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171216
muted
#858284