#D199EC#D199EC
#D199EC is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.5% C 0.130 H 314.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D199EC |
|---|---|
| RGB | rgb(209, 153, 236) |
| HSL | hsl(280, 69%, 76%) |
| HSV | hsv(280, 35%, 93%) |
| CMYK | cmyk(11.4%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(71.14, 35.47, -33.72) |
| CIE-LCH | lch(71.14, 48.94, 316.45°) |
| OKLab | oklab(76.54% 0.0905 -0.0927) |
| OKLCH | oklch(76.54% 0.13 314.3) |
| XYZ | xyz(52.8236, 42.3949, 84.7410) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 5.48
Mauve
#E0B0FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D199EC #B4EC99
analogous
#A899EC #D199EC #EC99DE
triadic
#D199EC #ECD199 #99ECD1
tetradic
#D199EC #ECA899 #B4EC99 #99DEEC
square
#D199EC #ECA899 #B4EC99 #99DEEC
split-complementary
#D199EC #DEEC99 #99ECA8
monochromatic
#A232D9 #BA65E2 #D199EC #E8CDF6 #F3E5FA
Accessibility & contrast
On white
2.22
#D199EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#D199EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D199EC
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D199EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D199EC | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#CFA4B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d199ec; /* rgb */ color: rgb(209, 153, 236); /* oklch */ color: oklch(76.5% 0.130 314.3);
Tailwind
colors: {
custom: {
50: '#e0b8f2',
500: '#d199ec',
950: '#000000',
},
}SCSS
$custom: #d199ec; $custom-light: #e0b8f2; $custom-dark: #000000;
JSON
{
"hex": "#d199ec",
"rgb": {
"r": 209,
"g": 153,
"b": 236
},
"hsl": {
"h": 280.482,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.76539,
"c": 0.12951,
"h": 314.3
},
"luminance": 0.42394
}Semantic roles & 50–950 ramp
primary
#D199EC
secondary
#E1F2D9
accent
#D11552
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085