#D199EF#D199EF
#D199EF is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.7% C 0.133 H 313.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D199EF |
|---|---|
| RGB | rgb(209, 153, 239) |
| HSL | hsl(279, 73%, 77%) |
| HSV | hsv(279, 36%, 94%) |
| CMYK | cmyk(12.6%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(71.26, 36.09, -35.17) |
| CIE-LCH | lch(71.26, 50.40, 315.74°) |
| OKLab | oklab(76.67% 0.0912 -0.0968) |
| OKLCH | oklch(76.67% 0.133 313.3) |
| XYZ | xyz(53.2632, 42.5707, 87.0557) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.60
Lavender (survey)
#C79FEF
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 3.51
Pastel Purple
#CAA0FF
ΔE00 4.16
Liliac
#C48EFD
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D199EF #B7EF99
analogous
#A699EF #D199EF #EF99E2
triadic
#D199EF #EFD199 #99EFD1
tetradic
#D199EF #EFA699 #B7EF99 #99E2EF
square
#D199EF #EFA699 #B7EF99 #99E2EF
split-complementary
#D199EF #E2EF99 #99EFA6
monochromatic
#A12FDE #B964E7 #D199EF #E9CEF7 #F3E5FB
Accessibility & contrast
On white
2.21
#D199EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#D199EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D199EF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D199EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D199EF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#CFA5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d199ef; /* rgb */ color: rgb(209, 153, 239); /* oklch */ color: oklch(76.7% 0.133 313.3);
Tailwind
colors: {
custom: {
50: '#e0b8f4',
500: '#d199ef',
950: '#000000',
},
}SCSS
$custom: #d199ef; $custom-light: #e0b8f4; $custom-dark: #000000;
JSON
{
"hex": "#d199ef",
"rgb": {
"r": 209,
"g": 153,
"b": 239
},
"hsl": {
"h": 279.07,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.7667,
"c": 0.13297,
"h": 313.3
},
"luminance": 0.4257
}Semantic roles & 50–950 ramp
primary
#D199EF
secondary
#E2F3D8
accent
#D51155
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085