#E796FF#E796FF
#E796FF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.166 H 318.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E796FF |
|---|---|
| RGB | rgb(231, 150, 255) |
| HSL | hsl(286, 100%, 79%) |
| HSV | hsv(286, 41%, 100%) |
| CMYK | cmyk(9.4%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(73.56, 47.38, -40.13) |
| CIE-LCH | lch(73.56, 62.09, 319.74°) |
| OKLab | oklab(79.13% 0.1238 -0.1106) |
| OKLCH | oklch(79.13% 0.166 318.2) |
| XYZ | xyz(61.9089, 46.0235, 100.2106) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.60
Lilac (survey)
#CEA2FD
ΔE00 5.95
Pastel Purple
#CAA0FF
ΔE00 6.51
Mauve
#E0B0FF
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E796FF #AEFF96
analogous
#B396FF #E796FF #FF96E2
triadic
#E796FF #FFE796 #96FFE7
tetradic
#E796FF #FFB396 #AEFF96 #96E2FF
square
#E796FF #FFB396 #AEFF96 #96E2FF
split-complementary
#E796FF #E2FF96 #96FFB3
monochromatic
#CB1CFF #D959FF #E796FF #F5D3FF #F8E0FF
Accessibility & contrast
On white
2.06
#E796FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E796FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E796FF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E796FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E796FF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#E7A4BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e796ff; /* rgb */ color: rgb(231, 150, 255); /* oklch */ color: oklch(79.1% 0.166 318.2);
Tailwind
colors: {
custom: {
50: '#f0b6ff',
500: '#e796ff',
950: '#000000',
},
}SCSS
$custom: #e796ff; $custom-light: #f0b6ff; $custom-dark: #000000;
JSON
{
"hex": "#e796ff",
"rgb": {
"r": 231,
"g": 150,
"b": 255
},
"hsl": {
"h": 286.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79133,
"c": 0.166,
"h": 318.2
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#E796FF
secondary
#DCF7D4
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086