#EAAEFF#EAAEFF
#EAAEFF is a very light, vivid purple. Relative luminance 0.550; OKLCH L 83.3% C 0.127 H 317.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAEFF |
|---|---|
| RGB | rgb(234, 174, 255) |
| HSL | hsl(284, 100%, 84%) |
| HSV | hsv(284, 32%, 100%) |
| CMYK | cmyk(8.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(79.03, 35.62, -31.63) |
| CIE-LCH | lch(79.03, 47.63, 318.39°) |
| OKLab | oklab(83.34% 0.0931 -0.0865) |
| OKLCH | oklch(83.34% 0.127 317.1) |
| XYZ | xyz(67.1151, 54.9860, 101.6662) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.26
Light Violet
#D6B4FC
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAEFF #C3FFAE
analogous
#C2AEFF #EAAEFF #FFAEEC
triadic
#EAAEFF #FFEAAE #AEFFEA
tetradic
#EAAEFF #FFC2AE #C3FFAE #AEECFF
square
#EAAEFF #FFC2AE #C3FFAE #AEECFF
split-complementary
#EAAEFF #ECFFAE #AEFFC2
monochromatic
#CA34FF #DA71FF #EAAEFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.75
#EAAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EAAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAEFF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAEFF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#EAB8CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eaaeff; /* rgb */ color: rgb(234, 174, 255); /* oklch */ color: oklch(83.3% 0.127 317.1);
Tailwind
colors: {
custom: {
50: '#f1c7ff',
500: '#eaaeff',
950: '#000000',
},
}SCSS
$custom: #eaaeff; $custom-light: #f1c7ff; $custom-dark: #000000;
JSON
{
"hex": "#eaaeff",
"rgb": {
"r": 234,
"g": 174,
"b": 255
},
"hsl": {
"h": 284.444,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83338,
"c": 0.12705,
"h": 317.1
},
"luminance": 0.54985
}Semantic roles & 50–950 ramp
primary
#EAAEFF
secondary
#8BE56C
accent
#E6003C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286