#D698EF#D698EF
#D698EF is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.0% C 0.137 H 315.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D698EF |
|---|---|
| RGB | rgb(214, 152, 239) |
| HSL | hsl(283, 73%, 77%) |
| HSV | hsv(283, 36%, 94%) |
| CMYK | cmyk(10.5%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(71.55, 38.13, -34.70) |
| CIE-LCH | lch(71.55, 51.56, 317.70°) |
| OKLab | oklab(77% 0.0983 -0.0954) |
| OKLCH | oklch(77% 0.137 315.9) |
| XYZ | xyz(54.5374, 42.9859, 87.0688) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.57
Lavender (survey)
#C79FEF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 5.04
Mauve
#E0B0FF
ΔE00 5.73
Plum
#DDA0DD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D698EF #B1EF98
analogous
#AB98EF #D698EF #EF98DC
triadic
#D698EF #EFD698 #98EFD6
tetradic
#D698EF #EFAB98 #B1EF98 #98DCEF
square
#D698EF #EFAB98 #B1EF98 #98DCEF
split-complementary
#D698EF #DCEF98 #98EFAB
monochromatic
#AC2EDF #C163E7 #D698EF #EBCDF7 #F4E5FB
Accessibility & contrast
On white
2.19
#D698EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#D698EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D698EF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D698EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D698EF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#D5A3B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d698ef; /* rgb */ color: rgb(214, 152, 239); /* oklch */ color: oklch(77.0% 0.137 315.9);
Tailwind
colors: {
custom: {
50: '#e4b7f4',
500: '#d698ef',
950: '#000000',
},
}SCSS
$custom: #d698ef; $custom-light: #e4b7f4; $custom-dark: #000000;
JSON
{
"hex": "#d698ef",
"rgb": {
"r": 214,
"g": 152,
"b": 239
},
"hsl": {
"h": 282.759,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76999,
"c": 0.13696,
"h": 315.9
},
"luminance": 0.42985
}Semantic roles & 50–950 ramp
primary
#D698EF
secondary
#E0F3D8
accent
#D51049
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085