#D196EE#D196EE
#D196EE is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.1% C 0.137 H 314.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D196EE |
|---|---|
| RGB | rgb(209, 150, 238) |
| HSL | hsl(280, 72%, 76%) |
| HSV | hsv(280, 37%, 93%) |
| CMYK | cmyk(12.2%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(70.55, 37.51, -35.73) |
| CIE-LCH | lch(70.55, 51.80, 316.39°) |
| OKLab | oklab(76.12% 0.0952 -0.0984) |
| OKLCH | oklch(76.12% 0.137 314.1) |
| XYZ | xyz(52.6310, 41.5421, 86.1182) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.58
Liliac
#C48EFD
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D196EE #B3EE96
analogous
#A596EE #D196EE #EE96DF
triadic
#D196EE #EED196 #96EED1
tetradic
#D196EE #EEA596 #B3EE96 #96DFEE
square
#D196EE #EEA596 #B3EE96 #96DFEE
split-complementary
#D196EE #DFEE96 #96EEA5
monochromatic
#A32DDD #BA61E5 #D196EE #E8CBF7 #F3E5FB
Accessibility & contrast
On white
2.26
#D196EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D196EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D196EE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D196EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D196EE | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#CFA2B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d196ee; /* rgb */ color: rgb(209, 150, 238); /* oklch */ color: oklch(76.1% 0.137 314.1);
Tailwind
colors: {
custom: {
50: '#e0b5f4',
500: '#d196ee',
950: '#000000',
},
}SCSS
$custom: #d196ee; $custom-light: #e0b5f4; $custom-dark: #000000;
JSON
{
"hex": "#d196ee",
"rgb": {
"r": 209,
"g": 150,
"b": 238
},
"hsl": {
"h": 280.227,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.7612,
"c": 0.13692,
"h": 314.1
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#D196EE
secondary
#E1F2D9
accent
#D41152
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085