#E799EB#E799EB
#E799EB is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.7% C 0.140 H 325.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E799EB |
|---|---|
| RGB | rgb(231, 153, 235) |
| HSL | hsl(297, 67%, 76%) |
| HSV | hsv(297, 35%, 92%) |
| CMYK | cmyk(1.7%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.40, 42.01, -29.51) |
| CIE-LCH | lch(73.40, 51.34, 324.91°) |
| OKLab | oklab(78.75% 0.1152 -0.0803) |
| OKLCH | oklch(78.75% 0.14 325.1) |
| XYZ | xyz(59.3402, 45.7718, 84.2902) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E799EB #9DEB99
analogous
#BE99EB #E799EB #EB99C6
triadic
#E799EB #EBE799 #99EBE7
tetradic
#E799EB #EBBE99 #9DEB99 #99C6EB
square
#E799EB #EBBE99 #9DEB99 #99C6EB
split-complementary
#E799EB #C6EB99 #99EBBE
monochromatic
#CF33D7 #DB66E1 #E799EB #F3CCF5 #F9E5FA
Accessibility & contrast
On white
2.07
#E799EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E799EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E799EB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E799EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E799EB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#EBA1B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e799eb; /* rgb */ color: rgb(231, 153, 235); /* oklch */ color: oklch(78.7% 0.140 325.1);
Tailwind
colors: {
custom: {
50: '#f0b8f1',
500: '#e799eb',
950: '#000000',
},
}SCSS
$custom: #e799eb; $custom-light: #f0b8f1; $custom-dark: #000000;
JSON
{
"hex": "#e799eb",
"rgb": {
"r": 231,
"g": 153,
"b": 235
},
"hsl": {
"h": 297.073,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.78749,
"c": 0.14049,
"h": 325.1
},
"luminance": 0.4577
}Semantic roles & 50–950 ramp
primary
#E799EB
secondary
#DBF1DA
accent
#CF161F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084