#E698E2#E698E2
#E698E2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.1% C 0.133 H 328.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E698E2 |
|---|---|
| RGB | rgb(230, 152, 226) |
| HSL | hsl(303, 61%, 75%) |
| HSV | hsv(303, 34%, 90%) |
| CMYK | cmyk(0%, 33.9%, 1.7%, 9.8%) |
| CIE-LAB | lab(72.74, 40.58, -25.60) |
| CIE-LCH | lch(72.74, 47.98, 327.75°) |
| OKLab | oklab(78.12% 0.1133 -0.0693) |
| OKLCH | oklch(78.12% 0.133 328.5) |
| XYZ | xyz(57.5878, 44.7728, 77.5453) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E698E2 #98E69C
analogous
#C398E6 #E698E2 #E698BB
triadic
#E698E2 #E2E698 #98E2E6
tetradic
#E698E2 #E6C398 #98E69C #98BBE6
square
#E698E2 #E6C398 #98E69C #98BBE6
split-complementary
#E698E2 #BBE698 #98E6C3
monochromatic
#CE36C6 #DA67D4 #E698E2 #F2C9F0 #F9E6F8
Accessibility & contrast
On white
2.11
#E698E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E698E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E698E2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E698E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E698E2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#EB9EB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e698e2; /* rgb */ color: rgb(230, 152, 226); /* oklch */ color: oklch(78.1% 0.133 328.5);
Tailwind
colors: {
custom: {
50: '#efb7eb',
500: '#e698e2',
950: '#000000',
},
}SCSS
$custom: #e698e2; $custom-light: #efb7eb; $custom-dark: #000000;
JSON
{
"hex": "#e698e2",
"rgb": {
"r": 230,
"g": 152,
"b": 226
},
"hsl": {
"h": 303.077,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.7812,
"c": 0.13287,
"h": 328.5
},
"luminance": 0.4477
}Semantic roles & 50–950 ramp
primary
#E698E2
secondary
#DBF0DC
accent
#C9261D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084