#EAAFFE#EAAFFE
#EAAFFE is a very light, vivid purple. Relative luminance 0.553; OKLCH L 83.5% C 0.124 H 317.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFFE |
|---|---|
| RGB | rgb(234, 175, 254) |
| HSL | hsl(285, 98%, 84%) |
| HSV | hsv(285, 31%, 100%) |
| CMYK | cmyk(7.9%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.22, 34.89, -30.81) |
| CIE-LCH | lch(79.22, 46.54, 318.56°) |
| OKLab | oklab(83.47% 0.0914 -0.0841) |
| OKLCH | oklch(83.47% 0.124 317.4) |
| XYZ | xyz(67.1485, 55.3096, 100.8853) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.27
Light Lavendar
#EFC0FE
ΔE00 4.58
Light Violet
#D6B4FC
ΔE00 4.78
Pale Violet
#CEAEFA
ΔE00 5.81
Plum
#DDA0DD
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFFE #C3FEAF
analogous
#C3AFFE #EAAFFE #FEAFEB
triadic
#EAAFFE #FEEAAF #AFFEEA
tetradic
#EAAFFE #FEC3AF #C3FEAF #AFEBFE
square
#EAAFFE #FEC3AF #C3FEAF #AFEBFE
split-complementary
#EAAFFE #EBFEAF #AFFEC3
monochromatic
#CA36FC #DA73FD #EAAFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.74
#EAAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EAAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFFE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFFE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#EAB8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eaaffe; /* rgb */ color: rgb(234, 175, 254); /* oklch */ color: oklch(83.5% 0.124 317.4);
Tailwind
colors: {
custom: {
50: '#f1c7ff',
500: '#eaaffe',
950: '#000000',
},
}SCSS
$custom: #eaaffe; $custom-light: #f1c7ff; $custom-dark: #000000;
JSON
{
"hex": "#eaaffe",
"rgb": {
"r": 234,
"g": 175,
"b": 254
},
"hsl": {
"h": 284.81,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.83467,
"c": 0.12423,
"h": 317.4
},
"luminance": 0.55308
}Semantic roles & 50–950 ramp
primary
#EAAFFE
secondary
#8BE46E
accent
#E6003A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286