#D196FA#D196FA
#D196FA is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.7% C 0.151 H 310.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D196FA |
|---|---|
| RGB | rgb(209, 150, 250) |
| HSL | hsl(275, 91%, 78%) |
| HSV | hsv(275, 40%, 98%) |
| CMYK | cmyk(16.4%, 40%, 0%, 2%) |
| CIE-LAB | lab(71.06, 40.02, -41.49) |
| CIE-LCH | lch(71.06, 57.65, 313.97°) |
| OKLab | oklab(76.67% 0.0977 -0.1149) |
| OKLCH | oklch(76.67% 0.151 310.4) |
| XYZ | xyz(54.4531, 42.2709, 95.7145) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.05
Lilac (survey)
#CEA2FD
ΔE00 3.24
Pastel Purple
#CAA0FF
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 3.88
Mauve
#E0B0FF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D196FA #BFFA96
analogous
#9F96FA #D196FA #FA96F1
triadic
#D196FA #FAD196 #96FAD1
tetradic
#D196FA #FA9F96 #BFFA96 #96F1FA
square
#D196FA #FA9F96 #BFFA96 #96F1FA
split-complementary
#D196FA #F1FA96 #96FA9F
monochromatic
#9E21F4 #B75CF7 #D196FA #EBD0FD #F2E2FE
Accessibility & contrast
On white
2.22
#D196FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#D196FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D196FA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D196FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D196FA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#CCA5BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d196fa; /* rgb */ color: rgb(209, 150, 250); /* oklch */ color: oklch(76.7% 0.151 310.4);
Tailwind
colors: {
custom: {
50: '#e0b6fc',
500: '#d196fa',
950: '#000000',
},
}SCSS
$custom: #d196fa; $custom-light: #e0b6fc; $custom-dark: #000000;
JSON
{
"hex": "#d196fa",
"rgb": {
"r": 209,
"g": 150,
"b": 250
},
"hsl": {
"h": 275.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.76665,
"c": 0.15082,
"h": 310.4
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#D196FA
secondary
#E3F6D5
accent
#E6005E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085