#E6AAFF#E6AAFF
#E6AAFF is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.3% C 0.132 H 315.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6AAFF |
|---|---|
| RGB | rgb(230, 170, 255) |
| HSL | hsl(282, 100%, 83%) |
| HSV | hsv(282, 33%, 100%) |
| CMYK | cmyk(9.8%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(77.75, 36.53, -33.63) |
| CIE-LCH | lch(77.75, 49.66, 317.36°) |
| OKLab | oklab(82.28% 0.0943 -0.0922) |
| OKLCH | oklch(82.28% 0.132 315.7) |
| XYZ | xyz(65.0551, 52.7938, 101.3516) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.17
Light Violet
#D6B4FC
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6AAFF #C3FFAA
analogous
#BBAAFF #E6AAFF #FFAAED
triadic
#E6AAFF #FFE6AA #AAFFE6
tetradic
#E6AAFF #FFBBAA #C3FFAA #AAEDFF
square
#E6AAFF #FFBBAA #C3FFAA #AAEDFF
split-complementary
#E6AAFF #EDFFAA #AAFFBB
monochromatic
#C230FF #D46DFF #E6AAFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.82
#E6AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#E6AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6AAFF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6AAFF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBDFF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#E5B5C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e6aaff; /* rgb */ color: rgb(230, 170, 255); /* oklch */ color: oklch(82.3% 0.132 315.7);
Tailwind
colors: {
custom: {
50: '#efc4ff',
500: '#e6aaff',
950: '#000000',
},
}SCSS
$custom: #e6aaff; $custom-light: #efc4ff; $custom-dark: #000000;
JSON
{
"hex": "#e6aaff",
"rgb": {
"r": 230,
"g": 170,
"b": 255
},
"hsl": {
"h": 282.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82275,
"c": 0.1319,
"h": 315.7
},
"luminance": 0.52792
}Semantic roles & 50–950 ramp
primary
#E6AAFF
secondary
#8DE469
accent
#E60043
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#161218
muted
#858286