#D199FF#D199FF
#D199FF is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.4% C 0.152 H 308.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D199FF |
|---|---|
| RGB | rgb(209, 153, 255) |
| HSL | hsl(273, 100%, 80%) |
| HSV | hsv(273, 40%, 100%) |
| CMYK | cmyk(18%, 40%, 0%, 0%) |
| CIE-LAB | lab(71.93, 39.48, -42.84) |
| CIE-LCH | lch(71.93, 58.25, 312.66°) |
| OKLab | oklab(77.4% 0.0944 -0.1188) |
| OKLCH | oklch(77.4% 0.152 308.5) |
| XYZ | xyz(55.7323, 43.5584, 100.0600) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.81
Pastel Purple
#CAA0FF
ΔE00 2.52
Lilac (survey)
#CEA2FD
ΔE00 2.58
Liliac
#C48EFD
ΔE00 3.45
Lavender (survey)
#C79FEF
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D199FF #C7FF99
analogous
#9E99FF #D199FF #FF99FA
triadic
#D199FF #FFD199 #99FFD1
tetradic
#D199FF #FF9E99 #C7FF99 #99FAFF
square
#D199FF #FF9E99 #C7FF99 #99FAFF
split-complementary
#D199FF #FAFF99 #99FF9E
monochromatic
#9A1FFF #B55CFF #D199FF #EDD6FF #F1E0FF
Accessibility & contrast
On white
2.16
#D199FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#D199FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D199FF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D199FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D199FF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#CBA8C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d199ff; /* rgb */ color: rgb(209, 153, 255); /* oklch */ color: oklch(77.4% 0.152 308.5);
Tailwind
colors: {
custom: {
50: '#e0b8ff',
500: '#d199ff',
950: '#000000',
},
}SCSS
$custom: #d199ff; $custom-light: #e0b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d199ff",
"rgb": {
"r": 209,
"g": 153,
"b": 255
},
"hsl": {
"h": 272.941,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77396,
"c": 0.15177,
"h": 308.5
},
"luminance": 0.43558
}Semantic roles & 50–950 ramp
primary
#D199FF
secondary
#E4F7D4
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086