#E698DF#E698DF
#E698DF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.0% C 0.130 H 329.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E698DF |
|---|---|
| RGB | rgb(230, 152, 223) |
| HSL | hsl(305, 61%, 75%) |
| HSV | hsv(305, 34%, 90%) |
| CMYK | cmyk(0%, 33.9%, 3%, 9.8%) |
| CIE-LAB | lab(72.63, 40.05, -24.12) |
| CIE-LCH | lch(72.63, 46.75, 328.94°) |
| OKLab | oklab(78% 0.1125 -0.0652) |
| OKLCH | oklch(78% 0.13 329.9) |
| XYZ | xyz(57.1797, 44.6096, 75.3963) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.96
Mauve
#E0B0FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E698DF #98E69F
analogous
#C698E6 #E698DF #E698B8
triadic
#E698DF #DFE698 #98DFE6
tetradic
#E698DF #E6C698 #98E69F #98B8E6
square
#E698DF #E6C698 #98E69F #98B8E6
split-complementary
#E698DF #B8E698 #98E6C6
monochromatic
#CE36C0 #DA67D0 #E698DF #F2C9EE #F9E6F7
Accessibility & contrast
On white
2.12
#E698DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E698DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E698DF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E698DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E698DF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#EC9DB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e698df; /* rgb */ color: rgb(230, 152, 223); /* oklch */ color: oklch(78.0% 0.130 329.9);
Tailwind
colors: {
custom: {
50: '#efb7e9',
500: '#e698df',
950: '#000000',
},
}SCSS
$custom: #e698df; $custom-light: #efb7e9; $custom-dark: #000000;
JSON
{
"hex": "#e698df",
"rgb": {
"r": 230,
"g": 152,
"b": 223
},
"hsl": {
"h": 305.385,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.78003,
"c": 0.13006,
"h": 329.9
},
"luminance": 0.44607
}Semantic roles & 50–950 ramp
primary
#E698DF
secondary
#DBF0DD
accent
#C92C1D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084