#EEA0DF#EEA0DF
#EEA0DF is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.2% C 0.122 H 333.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA0DF |
|---|---|
| RGB | rgb(238, 160, 223) |
| HSL | hsl(312, 70%, 78%) |
| HSV | hsv(312, 33%, 93%) |
| CMYK | cmyk(0%, 32.8%, 6.3%, 6.7%) |
| CIE-LAB | lab(75.23, 38.40, -20.09) |
| CIE-LCH | lch(75.23, 43.33, 332.38°) |
| OKLab | oklab(80.17% 0.1096 -0.0539) |
| OKLCH | oklch(80.17% 0.122 333.8) |
| XYZ | xyz(61.1494, 48.6492, 75.9670) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 8.31
Light Lavendar
#EFC0FE
ΔE00 8.41
Violet (CSS)
#EE82EE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA0DF #A0EEAF
analogous
#D6A0EE #EEA0DF #EEA0B8
triadic
#EEA0DF #DFEEA0 #A0DFEE
tetradic
#EEA0DF #EED6A0 #A0EEAF #A0B8EE
square
#EEA0DF #EED6A0 #A0EEAF #A0B8EE
split-complementary
#EEA0DF #B8EEA0 #A0EED6
monochromatic
#DB38BC #E56CCE #EEA0DF #F7D4F0 #FAE5F6
Accessibility & contrast
On white
1.96
#EEA0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EEA0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA0DF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA0DF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#B3BDDD
Tritanopia (blue-blind)
#F5A4B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea0df; /* rgb */ color: rgb(238, 160, 223); /* oklch */ color: oklch(80.2% 0.122 333.8);
Tailwind
colors: {
custom: {
50: '#f4bde9',
500: '#eea0df',
950: '#000000',
},
}SCSS
$custom: #eea0df; $custom-light: #f4bde9; $custom-dark: #000000;
JSON
{
"hex": "#eea0df",
"rgb": {
"r": 238,
"g": 160,
"b": 223
},
"hsl": {
"h": 311.538,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.80167,
"c": 0.1221,
"h": 333.8
},
"luminance": 0.48646
}Semantic roles & 50–950 ramp
primary
#EEA0DF
secondary
#D9F2DE
accent
#D23814
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171216
muted
#858184