#EAA0DF#EAA0DF
#EAA0DF is a light, moderate purple. Relative luminance 0.480; OKLCH L 79.7% C 0.119 H 332.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0DF |
|---|---|
| RGB | rgb(234, 160, 223) |
| HSL | hsl(309, 64%, 77%) |
| HSV | hsv(309, 32%, 92%) |
| CMYK | cmyk(0%, 31.6%, 4.7%, 8.2%) |
| CIE-LAB | lab(74.80, 37.10, -20.78) |
| CIE-LCH | lch(74.80, 42.53, 330.75°) |
| OKLab | oklab(79.74% 0.1051 -0.0559) |
| OKLCH | oklch(79.74% 0.119 332) |
| XYZ | xyz(59.8210, 47.9642, 75.9047) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.49
Lavender Pink
#DD85D7
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.73
Lilac
#C8A2C8
ΔE00 7.81
Mauve
#E0B0FF
ΔE00 7.97
Light Lavendar
#EFC0FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0DF #A0EAAB
analogous
#D0A0EA #EAA0DF #EAA0BA
triadic
#EAA0DF #DFEAA0 #A0DFEA
tetradic
#EAA0DF #EAD0A0 #A0EAAB #A0BAEA
square
#EAA0DF #EAD0A0 #A0EAAB #A0BAEA
split-complementary
#EAA0DF #BAEAA0 #A0EAD0
monochromatic
#D43CBD #DF6ECE #EAA0DF #F5D2F0 #F9E6F7
Accessibility & contrast
On white
1.98
#EAA0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EAA0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0DF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0DF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E1
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#F0A4B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa0df; /* rgb */ color: rgb(234, 160, 223); /* oklch */ color: oklch(79.7% 0.119 332.0);
Tailwind
colors: {
custom: {
50: '#f1bde9',
500: '#eaa0df',
950: '#000000',
},
}SCSS
$custom: #eaa0df; $custom-light: #f1bde9; $custom-dark: #000000;
JSON
{
"hex": "#eaa0df",
"rgb": {
"r": 234,
"g": 160,
"b": 223
},
"hsl": {
"h": 308.919,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.79744,
"c": 0.11902,
"h": 332
},
"luminance": 0.47962
}Semantic roles & 50–950 ramp
primary
#EAA0DF
secondary
#DAF1DD
accent
#CC341A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171216
muted
#858184