#E698FC#E698FC
#E698FC is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.159 H 318.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E698FC |
|---|---|
| RGB | rgb(230, 152, 252) |
| HSL | hsl(287, 94%, 79%) |
| HSV | hsv(287, 40%, 99%) |
| CMYK | cmyk(8.7%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.75, 45.46, -38.22) |
| CIE-LCH | lch(73.75, 59.39, 319.94°) |
| OKLab | oklab(79.21% 0.1193 -0.1051) |
| OKLCH | oklch(79.21% 0.159 318.6) |
| XYZ | xyz(61.4297, 46.3096, 97.7793) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E698FC #AEFC98
analogous
#B498FC #E698FC #FC98E0
triadic
#E698FC #FCE698 #98FCE6
tetradic
#E698FC #FCB498 #AEFC98 #98E0FC
square
#E698FC #FCB498 #AEFC98 #98E0FC
split-complementary
#E698FC #E0FC98 #98FCB4
monochromatic
#C921F9 #D85DFA #E698FC #F4D3FE #F8E1FE
Accessibility & contrast
On white
2.05
#E698FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E698FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E698FC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E698FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E698FC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#E7A5BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e698fc; /* rgb */ color: rgb(230, 152, 252); /* oklch */ color: oklch(79.2% 0.159 318.6);
Tailwind
colors: {
custom: {
50: '#efb8fd',
500: '#e698fc',
950: '#000000',
},
}SCSS
$custom: #e698fc; $custom-light: #efb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e698fc",
"rgb": {
"r": 230,
"g": 152,
"b": 252
},
"hsl": {
"h": 286.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.79208,
"c": 0.15901,
"h": 318.6
},
"luminance": 0.46308
}Semantic roles & 50–950 ramp
primary
#E698FC
secondary
#DCF6D5
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085