#E799FC#E799FC
#E799FC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.5% C 0.158 H 318.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E799FC |
|---|---|
| RGB | rgb(231, 153, 252) |
| HSL | hsl(287, 94%, 79%) |
| HSV | hsv(287, 39%, 99%) |
| CMYK | cmyk(8.3%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.06, 45.23, -37.72) |
| CIE-LCH | lch(74.06, 58.90, 320.17°) |
| OKLab | oklab(79.47% 0.119 -0.1037) |
| OKLCH | oklch(79.47% 0.158 318.9) |
| XYZ | xyz(61.9146, 46.8015, 97.8487) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 5.97
Lavender (survey)
#C79FEF
ΔE00 6.46
Pastel Purple
#CAA0FF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E799FC #AEFC99
analogous
#B699FC #E799FC #FC99DF
triadic
#E799FC #FCE799 #99FCE7
tetradic
#E799FC #FCB699 #AEFC99 #99DFFC
square
#E799FC #FCB699 #AEFC99 #99DFFC
split-complementary
#E799FC #DFFC99 #99FCB6
monochromatic
#CB22F9 #D95EFA #E799FC #F5D4FE #F8E1FE
Accessibility & contrast
On white
2.03
#E799FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E799FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E799FC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E799FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E799FC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#E8A5BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e799fc; /* rgb */ color: rgb(231, 153, 252); /* oklch */ color: oklch(79.5% 0.158 318.9);
Tailwind
colors: {
custom: {
50: '#f0b8fd',
500: '#e799fc',
950: '#000000',
},
}SCSS
$custom: #e799fc; $custom-light: #f0b8fd; $custom-dark: #000000;
JSON
{
"hex": "#e799fc",
"rgb": {
"r": 231,
"g": 153,
"b": 252
},
"hsl": {
"h": 287.273,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.7947,
"c": 0.15785,
"h": 318.9
},
"luminance": 0.468
}Semantic roles & 50–950 ramp
primary
#E799FC
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085