#EEA7FB#EEA7FB
#EEA7FB is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.4% C 0.137 H 321.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA7FB |
|---|---|
| RGB | rgb(238, 167, 251) |
| HSL | hsl(291, 91%, 82%) |
| HSV | hsv(291, 33%, 98%) |
| CMYK | cmyk(5.2%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.75, 39.78, -31.43) |
| CIE-LCH | lch(77.75, 50.69, 321.69°) |
| OKLab | oklab(82.4% 0.1067 -0.0858) |
| OKLCH | oklch(82.4% 0.137 321.2) |
| XYZ | xyz(66.4891, 52.7816, 97.9335) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.11
Plum
#DDA0DD
ΔE00 5.32
Light Lavendar
#EFC0FE
ΔE00 6.35
Light Violet
#D6B4FC
ΔE00 6.72
Lilac (survey)
#CEA2FD
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA7FB #B4FBA7
analogous
#C4A7FB #EEA7FB #FBA7DE
triadic
#EEA7FB #FBEEA7 #A7FBEE
tetradic
#EEA7FB #FBC4A7 #B4FBA7 #A7DEFB
square
#EEA7FB #FBC4A7 #B4FBA7 #A7DEFB
split-complementary
#EEA7FB #DEFBA7 #A7FBC4
monochromatic
#D732F6 #E36CF8 #EEA7FB #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.82
#EEA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EEA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA7FB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA7FB | 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)
#9DBBFE
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#F0B0C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eea7fb; /* rgb */ color: rgb(238, 167, 251); /* oklch */ color: oklch(82.4% 0.137 321.2);
Tailwind
colors: {
custom: {
50: '#f4c2fd',
500: '#eea7fb',
950: '#000000',
},
}SCSS
$custom: #eea7fb; $custom-light: #f4c2fd; $custom-dark: #000000;
JSON
{
"hex": "#eea7fb",
"rgb": {
"r": 238,
"g": 167,
"b": 251
},
"hsl": {
"h": 290.714,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.82402,
"c": 0.13687,
"h": 321.2
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#EEA7FB
secondary
#7BDE68
accent
#E60024
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285