#EEA3DC#EEA3DC
#EEA3DC is a light, moderate pink. Relative luminance 0.495; OKLCH L 80.6% C 0.114 H 335.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA3DC |
|---|---|
| RGB | rgb(238, 163, 220) |
| HSL | hsl(314, 69%, 79%) |
| HSV | hsv(314, 32%, 93%) |
| CMYK | cmyk(0%, 31.5%, 7.6%, 6.7%) |
| CIE-LAB | lab(75.79, 36.30, -17.61) |
| CIE-LCH | lch(75.79, 40.35, 334.12°) |
| OKLab | oklab(80.56% 0.1042 -0.0471) |
| OKLCH | oklch(80.56% 0.114 335.7) |
| XYZ | xyz(61.2748, 49.5415, 74.0311) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 7.65
Lilac
#C8A2C8
ΔE00 7.82
Powder Pink
#FFB2D0
ΔE00 8.06
Lavender Pink
#DD85D7
ΔE00 8.07
Light Lavendar
#EFC0FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA3DC #A3EEB5
analogous
#DAA3EE #EEA3DC #EEA3B6
triadic
#EEA3DC #DCEEA3 #A3DCEE
tetradic
#EEA3DC #EEDAA3 #A3EEB5 #A3B6EE
square
#EEA3DC #EEDAA3 #A3EEB5 #A3B6EE
split-complementary
#EEA3DC #B6EEA3 #A3EEDA
monochromatic
#DB3CB5 #E46FC8 #EEA3DC #F8D7F0 #FAE5F5
Accessibility & contrast
On white
1.93
#EEA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EEA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA3DC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA3DC | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#F6A6B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eea3dc; /* rgb */ color: rgb(238, 163, 220); /* oklch */ color: oklch(80.6% 0.114 335.7);
Tailwind
colors: {
custom: {
50: '#f4bfe7',
500: '#eea3dc',
950: '#000000',
},
}SCSS
$custom: #eea3dc; $custom-light: #f4bfe7; $custom-dark: #000000;
JSON
{
"hex": "#eea3dc",
"rgb": {
"r": 238,
"g": 163,
"b": 220
},
"hsl": {
"h": 314.4,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.80556,
"c": 0.11431,
"h": 335.7
},
"luminance": 0.49539
}Semantic roles & 50–950 ramp
primary
#EEA3DC
secondary
#D9F2DF
accent
#D14215
background
#FFFBFE
surface
#FEF7FC
border
#D6D0D5
text
#171216
muted
#858184