#E9AFFE#E9AFFE
#E9AFFE is a very light, vivid purple. Relative luminance 0.551; OKLCH L 83.4% C 0.124 H 316.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E9AFFE |
|---|---|
| RGB | rgb(233, 175, 254) |
| HSL | hsl(284, 98%, 84%) |
| HSV | hsv(284, 31%, 100%) |
| CMYK | cmyk(8.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.12, 34.58, -30.96) |
| CIE-LCH | lch(79.12, 46.42, 318.16°) |
| OKLab | oklab(83.37% 0.0903 -0.0846) |
| OKLCH | oklch(83.37% 0.124 316.9) |
| XYZ | xyz(66.8210, 55.1408, 100.8699) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.07
Light Violet
#D6B4FC
ΔE00 4.59
Light Lavendar
#EFC0FE
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9AFFE #C4FEAF
analogous
#C2AFFE #E9AFFE #FEAFEB
triadic
#E9AFFE #FEE9AF #AFFEE9
tetradic
#E9AFFE #FEC2AF #C4FEAF #AFEBFE
square
#E9AFFE #FEC2AF #C4FEAF #AFEBFE
split-complementary
#E9AFFE #EBFEAF #AFFEC2
monochromatic
#C836FC #D873FD #E9AFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.75
#E9AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#E9AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9AFFE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9AFFE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B1C6FB
Tritanopia (blue-blind)
#E9B8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e9affe; /* rgb */ color: rgb(233, 175, 254); /* oklch */ color: oklch(83.4% 0.124 316.9);
Tailwind
colors: {
custom: {
50: '#f1c7ff',
500: '#e9affe',
950: '#000000',
},
}SCSS
$custom: #e9affe; $custom-light: #f1c7ff; $custom-dark: #000000;
JSON
{
"hex": "#e9affe",
"rgb": {
"r": 233,
"g": 175,
"b": 254
},
"hsl": {
"h": 284.051,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.83371,
"c": 0.12372,
"h": 316.9
},
"luminance": 0.55139
}Semantic roles & 50–950 ramp
primary
#E9AFFE
secondary
#8DE46E
accent
#E6003D
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286