#E698FB#E698FB
#E698FB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.158 H 318.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E698FB |
|---|---|
| RGB | rgb(230, 152, 251) |
| HSL | hsl(287, 93%, 79%) |
| HSV | hsv(287, 39%, 98%) |
| CMYK | cmyk(8.4%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.71, 45.27, -37.74) |
| CIE-LCH | lch(73.71, 58.94, 320.18°) |
| OKLab | oklab(79.16% 0.1191 -0.1038) |
| OKLCH | oklch(79.16% 0.158 318.9) |
| XYZ | xyz(61.2716, 46.2464, 96.9469) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E698FB #ADFB98
analogous
#B598FB #E698FB #FB98DF
triadic
#E698FB #FBE698 #98FBE6
tetradic
#E698FB #FBB598 #ADFB98 #98DFFB
square
#E698FB #FBB598 #ADFB98 #98DFFB
split-complementary
#E698FB #DFFB98 #98FBB5
monochromatic
#C922F6 #D85DF9 #E698FB #F4D3FD #F8E2FE
Accessibility & contrast
On white
2.05
#E698FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E698FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E698FB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E698FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E698FB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#E7A4BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e698fb; /* rgb */ color: rgb(230, 152, 251); /* oklch */ color: oklch(79.2% 0.158 318.9);
Tailwind
colors: {
custom: {
50: '#efb8fd',
500: '#e698fb',
950: '#000000',
},
}SCSS
$custom: #e698fb; $custom-light: #efb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e698fb",
"rgb": {
"r": 230,
"g": 152,
"b": 251
},
"hsl": {
"h": 287.273,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.79164,
"c": 0.15796,
"h": 318.9
},
"luminance": 0.46245
}Semantic roles & 50–950 ramp
primary
#E698FB
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085