#D697EE#D697EE
#D697EE is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.8% C 0.138 H 316.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D697EE |
|---|---|
| RGB | rgb(214, 151, 238) |
| HSL | hsl(283, 72%, 76%) |
| HSV | hsv(283, 37%, 93%) |
| CMYK | cmyk(10.1%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.29, 38.47, -34.55) |
| CIE-LCH | lch(71.29, 51.71, 318.07°) |
| OKLab | oklab(76.79% 0.0995 -0.0949) |
| OKLCH | oklch(76.79% 0.138 316.4) |
| XYZ | xyz(54.2285, 42.6037, 86.2390) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.73
Mauve
#E0B0FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D697EE #AFEE97
analogous
#AB97EE #D697EE #EE97DB
triadic
#D697EE #EED697 #97EED6
tetradic
#D697EE #EEAB97 #AFEE97 #97DBEE
square
#D697EE #EEAB97 #AFEE97 #97DBEE
split-complementary
#D697EE #DBEE97 #97EEAB
monochromatic
#AD2EDD #C162E5 #D697EE #EBCCF7 #F5E5FB
Accessibility & contrast
On white
2.21
#D697EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#D697EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D697EE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D697EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D697EE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#D5A2B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d697ee; /* rgb */ color: rgb(214, 151, 238); /* oklch */ color: oklch(76.8% 0.138 316.4);
Tailwind
colors: {
custom: {
50: '#e4b6f4',
500: '#d697ee',
950: '#000000',
},
}SCSS
$custom: #d697ee; $custom-light: #e4b6f4; $custom-dark: #000000;
JSON
{
"hex": "#d697ee",
"rgb": {
"r": 214,
"g": 151,
"b": 238
},
"hsl": {
"h": 283.448,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.76789,
"c": 0.13755,
"h": 316.4
},
"luminance": 0.42602
}Semantic roles & 50–950 ramp
primary
#D697EE
secondary
#E0F2D9
accent
#D41247
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085