#EEA2FE#EEA2FE
#EEA2FE is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.7% C 0.149 H 320.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2FE |
|---|---|
| RGB | rgb(238, 162, 254) |
| HSL | hsl(290, 98%, 82%) |
| HSV | hsv(290, 36%, 100%) |
| CMYK | cmyk(6.3%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.79, 42.98, -34.53) |
| CIE-LCH | lch(76.79, 55.13, 321.22°) |
| OKLab | oklab(81.71% 0.1145 -0.0945) |
| OKLCH | oklch(81.71% 0.149 320.5) |
| XYZ | xyz(66.0674, 51.1756, 100.1444) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.77
Plum
#DDA0DD
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 6.83
Lavender (survey)
#C79FEF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2FE #B2FEA2
analogous
#C0A2FE #EEA2FE #FEA2E0
triadic
#EEA2FE #FEEEA2 #A2FEEE
tetradic
#EEA2FE #FEC0A2 #B2FEA2 #A2E0FE
square
#EEA2FE #FEC0A2 #B2FEA2 #A2E0FE
split-complementary
#EEA2FE #E0FEA2 #A2FEC0
monochromatic
#D829FD #E365FD #EEA2FE #F9DFFF #F9E1FF
Accessibility & contrast
On white
1.87
#EEA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EEA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2FE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2FE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#F0ADC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eea2fe; /* rgb */ color: rgb(238, 162, 254); /* oklch */ color: oklch(81.7% 0.149 320.5);
Tailwind
colors: {
custom: {
50: '#f5bfff',
500: '#eea2fe',
950: '#000000',
},
}SCSS
$custom: #eea2fe; $custom-light: #f5bfff; $custom-dark: #000000;
JSON
{
"hex": "#eea2fe",
"rgb": {
"r": 238,
"g": 162,
"b": 254
},
"hsl": {
"h": 289.565,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.81713,
"c": 0.14851,
"h": 320.5
},
"luminance": 0.51174
}Semantic roles & 50–950 ramp
primary
#EEA2FE
secondary
#79E262
accent
#E60028
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286