#E798FB#E798FB
#E798FB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.158 H 319.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E798FB |
|---|---|
| RGB | rgb(231, 152, 251) |
| HSL | hsl(288, 93%, 79%) |
| HSV | hsv(288, 39%, 98%) |
| CMYK | cmyk(8%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.81, 45.56, -37.57) |
| CIE-LCH | lch(73.81, 59.05, 320.49°) |
| OKLab | oklab(79.27% 0.1202 -0.1032) |
| OKLCH | oklch(79.27% 0.158 319.3) |
| XYZ | xyz(61.5935, 46.4123, 96.9620) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 5.95
Mauve
#E0B0FF
ΔE00 6.18
Lavender (survey)
#C79FEF
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E798FB #ACFB98
analogous
#B698FB #E798FB #FB98DE
triadic
#E798FB #FBE798 #98FBE7
tetradic
#E798FB #FBB698 #ACFB98 #98DEFB
square
#E798FB #FBB698 #ACFB98 #98DEFB
split-complementary
#E798FB #DEFB98 #98FBB6
monochromatic
#CC22F6 #D95DF9 #E798FB #F5D3FD #F8E2FE
Accessibility & contrast
On white
2.04
#E798FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E798FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E798FB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E798FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E798FB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#E8A4BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e798fb; /* rgb */ color: rgb(231, 152, 251); /* oklch */ color: oklch(79.3% 0.158 319.3);
Tailwind
colors: {
custom: {
50: '#f0b8fd',
500: '#e798fb',
950: '#000000',
},
}SCSS
$custom: #e798fb; $custom-light: #f0b8fd; $custom-dark: #000000;
JSON
{
"hex": "#e798fb",
"rgb": {
"r": 231,
"g": 152,
"b": 251
},
"hsl": {
"h": 287.879,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.79268,
"c": 0.15847,
"h": 319.3
},
"luminance": 0.4641
}Semantic roles & 50–950 ramp
primary
#E798FB
secondary
#DCF6D5
accent
#E6002E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085