#E798E4#E798E4
#E798E4 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.3% C 0.135 H 328.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E798E4 |
|---|---|
| RGB | rgb(231, 152, 228) |
| HSL | hsl(302, 62%, 75%) |
| HSV | hsv(302, 34%, 91%) |
| CMYK | cmyk(0%, 34.2%, 1.3%, 9.4%) |
| CIE-LAB | lab(72.92, 41.26, -26.41) |
| CIE-LCH | lch(72.92, 48.98, 327.38°) |
| OKLab | oklab(78.31% 0.115 -0.0716) |
| OKLCH | oklch(78.31% 0.135 328.1) |
| XYZ | xyz(58.1857, 45.0492, 79.0142) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 7.56
Purply Pink
#F075E6
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E798E4 #98E79B
analogous
#C298E7 #E798E4 #E798BD
triadic
#E798E4 #E4E798 #98E4E7
tetradic
#E798E4 #E7C298 #98E79B #98BDE7
square
#E798E4 #E7C298 #98E79B #98BDE7
split-complementary
#E798E4 #BDE798 #98E7C2
monochromatic
#D035CA #DB66D7 #E798E4 #F3CAF1 #F9E6F8
Accessibility & contrast
On white
2.10
#E798E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E798E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E798E4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E798E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E798E4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE7
Deuteranopia (green-blind)
#A7B7E1
Tritanopia (blue-blind)
#EC9EB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e798e4; /* rgb */ color: rgb(231, 152, 228); /* oklch */ color: oklch(78.3% 0.135 328.1);
Tailwind
colors: {
custom: {
50: '#f0b7ec',
500: '#e798e4',
950: '#000000',
},
}SCSS
$custom: #e798e4; $custom-light: #f0b7ec; $custom-dark: #000000;
JSON
{
"hex": "#e798e4",
"rgb": {
"r": 231,
"g": 152,
"b": 228
},
"hsl": {
"h": 302.278,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.78306,
"c": 0.13544,
"h": 328.1
},
"luminance": 0.45047
}Semantic roles & 50–950 ramp
primary
#E798E4
secondary
#DAF1DB
accent
#CA221C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084