#D696F2#D696F2
#D696F2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.144 H 315.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D696F2 |
|---|---|
| RGB | rgb(214, 150, 242) |
| HSL | hsl(282, 78%, 77%) |
| HSV | hsv(282, 38%, 95%) |
| CMYK | cmyk(11.6%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(71.23, 39.82, -36.83) |
| CIE-LCH | lch(71.23, 54.24, 317.24°) |
| OKLab | oklab(76.8% 0.1018 -0.1014) |
| OKLCH | oklch(76.8% 0.144 315.1) |
| XYZ | xyz(54.6624, 42.5209, 89.3150) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.33
Lavender (survey)
#C79FEF
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 4.82
Liliac
#C48EFD
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D696F2 #B2F296
analogous
#A896F2 #D696F2 #F296E0
triadic
#D696F2 #F2D696 #96F2D6
tetradic
#D696F2 #F2A896 #B2F296 #96E0F2
square
#D696F2 #F2A896 #B2F296 #96E0F2
split-complementary
#D696F2 #E0F296 #96F2A8
monochromatic
#AB29E5 #C160EB #D696F2 #EBCCF9 #F4E4FC
Accessibility & contrast
On white
2.21
#D696F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D696F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D696F2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D696F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D696F2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#D5A2B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d696f2; /* rgb */ color: rgb(214, 150, 242); /* oklch */ color: oklch(76.8% 0.144 315.1);
Tailwind
colors: {
custom: {
50: '#e4b6f6',
500: '#d696f2',
950: '#000000',
},
}SCSS
$custom: #d696f2; $custom-light: #e4b6f6; $custom-dark: #000000;
JSON
{
"hex": "#d696f2",
"rgb": {
"r": 214,
"g": 150,
"b": 242
},
"hsl": {
"h": 281.739,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.768,
"c": 0.14373,
"h": 315.1
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#D696F2
secondary
#E0F3D8
accent
#DA0B4A
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085