#E798E8#E798E8
#E798E8 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.139 H 326.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E798E8 |
|---|---|
| RGB | rgb(231, 152, 232) |
| HSL | hsl(299, 63%, 75%) |
| HSV | hsv(299, 34%, 91%) |
| CMYK | cmyk(0.4%, 34.5%, 0%, 9%) |
| CIE-LAB | lab(73.07, 41.98, -28.37) |
| CIE-LCH | lch(73.07, 50.67, 325.95°) |
| OKLab | oklab(78.47% 0.116 -0.0771) |
| OKLCH | oklch(78.47% 0.139 326.4) |
| XYZ | xyz(58.7474, 45.2739, 81.9725) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 5.24
Mauve
#E0B0FF
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E798E8 #99E898
analogous
#BF98E8 #E798E8 #E898C1
triadic
#E798E8 #E8E798 #98E8E7
tetradic
#E798E8 #E8BF98 #99E898 #98C1E8
square
#E798E8 #E8BF98 #99E898 #98C1E8
split-complementary
#E798E8 #C1E898 #98E8BF
monochromatic
#D034D2 #DB66DD #E798E8 #F3CAF3 #F9E6F9
Accessibility & contrast
On white
2.09
#E798E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#E798E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E798E8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E798E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E798E8 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEB
Deuteranopia (green-blind)
#A6B7E5
Tritanopia (blue-blind)
#EC9FB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e798e8; /* rgb */ color: rgb(231, 152, 232); /* oklch */ color: oklch(78.5% 0.139 326.4);
Tailwind
colors: {
custom: {
50: '#f0b7ef',
500: '#e798e8',
950: '#000000',
},
}SCSS
$custom: #e798e8; $custom-light: #f0b7ef; $custom-dark: #000000;
JSON
{
"hex": "#e798e8",
"rgb": {
"r": 231,
"g": 152,
"b": 232
},
"hsl": {
"h": 299.25,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.78467,
"c": 0.13927,
"h": 326.4
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#E798E8
secondary
#DAF1DA
accent
#CB1A1C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084