#D696FC#D696FC
#D696FC is a light, vivid violet. Relative luminance 0.431; OKLCH L 77.3% C 0.155 H 312.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D696FC |
|---|---|
| RGB | rgb(214, 150, 252) |
| HSL | hsl(278, 94%, 79%) |
| HSV | hsv(278, 40%, 99%) |
| CMYK | cmyk(15.1%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(71.65, 41.88, -41.62) |
| CIE-LCH | lch(71.65, 59.04, 315.18°) |
| OKLab | oklab(77.25% 0.1038 -0.1152) |
| OKLCH | oklch(77.25% 0.155 312) |
| XYZ | xyz(56.2056, 43.1381, 97.4422) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.80
Lilac (survey)
#CEA2FD
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.48
Mauve
#E0B0FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D696FC #BCFC96
analogous
#A396FC #D696FC #FC96EF
triadic
#D696FC #FCD696 #96FCD6
tetradic
#D696FC #FCA396 #BCFC96 #96EFFC
square
#D696FC #FCA396 #BCFC96 #96EFFC
split-complementary
#D696FC #EFFC96 #96FCA3
monochromatic
#A81FF9 #BF5BFA #D696FC #EDD2FE #F3E1FE
Accessibility & contrast
On white
2.18
#D696FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#D696FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D696FC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D696FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D696FC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#D2A5BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d696fc; /* rgb */ color: rgb(214, 150, 252); /* oklch */ color: oklch(77.3% 0.155 312.0);
Tailwind
colors: {
custom: {
50: '#e4b6fd',
500: '#d696fc',
950: '#000000',
},
}SCSS
$custom: #d696fc; $custom-light: #e4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#d696fc",
"rgb": {
"r": 214,
"g": 150,
"b": 252
},
"hsl": {
"h": 277.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.77254,
"c": 0.15506,
"h": 312
},
"luminance": 0.43137
}Semantic roles & 50–950 ramp
primary
#D696FC
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086