#D696FF#D696FF
#D696FF is a light, vivid violet. Relative luminance 0.433; OKLCH L 77.4% C 0.158 H 311.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D696FF |
|---|---|
| RGB | rgb(214, 150, 255) |
| HSL | hsl(277, 100%, 79%) |
| HSV | hsv(277, 41%, 100%) |
| CMYK | cmyk(16.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(71.78, 42.51, -43.04) |
| CIE-LCH | lch(71.78, 60.50, 314.65°) |
| OKLab | oklab(77.39% 0.1044 -0.1193) |
| OKLCH | oklch(77.39% 0.158 311.2) |
| XYZ | xyz(56.6847, 43.3298, 99.9657) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.68
Liliac
#C48EFD
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.69
Mauve
#E0B0FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D696FF #BFFF96
analogous
#A296FF #D696FF #FF96F4
triadic
#D696FF #FFD696 #96FFD6
tetradic
#D696FF #FFA296 #BFFF96 #96F4FF
square
#D696FF #FFA296 #BFFF96 #96F4FF
split-complementary
#D696FF #F4FF96 #96FFA2
monochromatic
#A61CFF #BE59FF #D696FF #EED3FF #F3E0FF
Accessibility & contrast
On white
2.17
#D696FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#D696FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D696FF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D696FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D696FF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#D2A5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d696ff; /* rgb */ color: rgb(214, 150, 255); /* oklch */ color: oklch(77.4% 0.158 311.2);
Tailwind
colors: {
custom: {
50: '#e4b6ff',
500: '#d696ff',
950: '#000000',
},
}SCSS
$custom: #d696ff; $custom-light: #e4b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d696ff",
"rgb": {
"r": 214,
"g": 150,
"b": 255
},
"hsl": {
"h": 276.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.77394,
"c": 0.15849,
"h": 311.2
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#D696FF
secondary
#E2F7D4
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086