#D698EB#D698EB
#D698EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 76.8% C 0.133 H 317.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D698EB |
|---|---|
| RGB | rgb(214, 152, 235) |
| HSL | hsl(285, 67%, 76%) |
| HSV | hsv(285, 35%, 92%) |
| CMYK | cmyk(8.9%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.39, 37.33, -32.76) |
| CIE-LCH | lch(71.39, 49.66, 318.73°) |
| OKLab | oklab(76.83% 0.0974 -0.0898) |
| OKLCH | oklch(76.83% 0.133 317.3) |
| XYZ | xyz(53.9530, 42.7521, 83.9910) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.90
Plum
#DDA0DD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D698EB #ADEB98
analogous
#AC98EB #D698EB #EB98D6
triadic
#D698EB #EBD698 #98EBD6
tetradic
#D698EB #EBAC98 #ADEB98 #98D6EB
square
#D698EB #EBAC98 #ADEB98 #98D6EB
split-complementary
#D698EB #D6EB98 #98EBAC
monochromatic
#AD32D7 #C265E1 #D698EB #EACBF5 #F5E5FA
Accessibility & contrast
On white
2.20
#D698EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#D698EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D698EB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D698EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D698EB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#D6A2B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d698eb; /* rgb */ color: rgb(214, 152, 235); /* oklch */ color: oklch(76.8% 0.133 317.3);
Tailwind
colors: {
custom: {
50: '#e3b7f1',
500: '#d698eb',
950: '#000000',
},
}SCSS
$custom: #d698eb; $custom-light: #e3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#d698eb",
"rgb": {
"r": 214,
"g": 152,
"b": 235
},
"hsl": {
"h": 284.819,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.76826,
"c": 0.1325,
"h": 317.3
},
"luminance": 0.42751
}Semantic roles & 50–950 ramp
primary
#D698EB
secondary
#E0F2D9
accent
#CF1645
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085