#D196FF#D196FF
#D196FF is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.9% C 0.157 H 309.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D196FF |
|---|---|
| RGB | rgb(209, 150, 255) |
| HSL | hsl(274, 100%, 79%) |
| HSV | hsv(274, 41%, 100%) |
| CMYK | cmyk(18%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(71.27, 41.10, -43.87) |
| CIE-LCH | lch(71.27, 60.11, 313.13°) |
| OKLab | oklab(76.9% 0.0986 -0.1218) |
| OKLCH | oklch(76.9% 0.157 309) |
| XYZ | xyz(55.2475, 42.5887, 99.8983) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.31
Liliac
#C48EFD
ΔE00 2.98
Pastel Purple
#CAA0FF
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 4.34
Pale Violet
#CEAEFA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D196FF #C4FF96
analogous
#9D96FF #D196FF #FF96F9
triadic
#D196FF #FFD196 #96FFD1
tetradic
#D196FF #FF9D96 #C4FF96 #96F9FF
square
#D196FF #FF9D96 #C4FF96 #96F9FF
split-complementary
#D196FF #F9FF96 #96FF9D
monochromatic
#9B1CFF #B659FF #D196FF #ECD3FF #F2E0FF
Accessibility & contrast
On white
2.21
#D196FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#D196FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D196FF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D196FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D196FF | 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)
#7FACFF
Deuteranopia (green-blind)
#8EAFFC
Tritanopia (blue-blind)
#CBA6BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d196ff; /* rgb */ color: rgb(209, 150, 255); /* oklch */ color: oklch(76.9% 0.157 309.0);
Tailwind
colors: {
custom: {
50: '#e1b6ff',
500: '#d196ff',
950: '#000000',
},
}SCSS
$custom: #d196ff; $custom-light: #e1b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d196ff",
"rgb": {
"r": 209,
"g": 150,
"b": 255
},
"hsl": {
"h": 273.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.769,
"c": 0.15667,
"h": 309
},
"luminance": 0.42588
}Semantic roles & 50–950 ramp
primary
#D196FF
secondary
#E3F7D4
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086