#E799FB#E799FB
#E799FB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.157 H 319.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E799FB |
|---|---|
| RGB | rgb(231, 153, 251) |
| HSL | hsl(288, 92%, 79%) |
| HSV | hsv(288, 39%, 98%) |
| CMYK | cmyk(8%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(74.02, 45.04, -37.24) |
| CIE-LCH | lch(74.02, 58.44, 320.41°) |
| OKLab | oklab(79.43% 0.1188 -0.1023) |
| OKLCH | oklch(79.43% 0.157 319.3) |
| XYZ | xyz(61.7565, 46.7383, 97.0163) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E799FB #ADFB99
analogous
#B699FB #E799FB #FB99DE
triadic
#E799FB #FBE799 #99FBE7
tetradic
#E799FB #FBB699 #ADFB99 #99DEFB
square
#E799FB #FBB699 #ADFB99 #99DEFB
split-complementary
#E799FB #DEFB99 #99FBB6
monochromatic
#CB23F6 #D95EF9 #E799FB #F5D4FD #F8E2FE
Accessibility & contrast
On white
2.03
#E799FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#E799FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E799FB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E799FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E799FB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#E8A5BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e799fb; /* rgb */ color: rgb(231, 153, 251); /* oklch */ color: oklch(79.4% 0.157 319.3);
Tailwind
colors: {
custom: {
50: '#f0b8fd',
500: '#e799fb',
950: '#000000',
},
}SCSS
$custom: #e799fb; $custom-light: #f0b8fd; $custom-dark: #000000;
JSON
{
"hex": "#e799fb",
"rgb": {
"r": 231,
"g": 153,
"b": 251
},
"hsl": {
"h": 287.755,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.79426,
"c": 0.1568,
"h": 319.3
},
"luminance": 0.46736
}Semantic roles & 50–950 ramp
primary
#E799FB
secondary
#DCF6D5
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085