#D19FFB#D19FFB
#D19FFB is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.2% C 0.137 H 308.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D19FFB |
|---|---|
| RGB | rgb(209, 159, 251) |
| HSL | hsl(273, 92%, 80%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.7%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.10, 35.37, -38.85) |
| CIE-LCH | lch(73.10, 52.54, 312.32°) |
| OKLab | oklab(78.22% 0.0853 -0.1074) |
| OKLCH | oklch(78.22% 0.137 308.5) |
| XYZ | xyz(56.1020, 45.3172, 97.0397) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.20
Baby Purple
#CA9BF7
ΔE00 1.44
Pastel Purple
#CAA0FF
ΔE00 1.97
Lavender (survey)
#C79FEF
ΔE00 2.46
Pale Violet
#CEAEFA
ΔE00 4.40
Mauve
#E0B0FF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19FFB #C9FB9F
analogous
#A39FFB #D19FFB #FB9FF7
triadic
#D19FFB #FBD19F #9FFBD1
tetradic
#D19FFB #FBA39F #C9FB9F #9FF7FB
square
#D19FFB #FBA39F #C9FB9F #9FF7FB
split-complementary
#D19FFB #F7FB9F #9FFBA3
monochromatic
#9929F6 #B564F9 #D19FFB #EDDAFD #F1E2FE
Accessibility & contrast
On white
2.09
#D19FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D19FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19FFB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19FFB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#CCACC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d19ffb; /* rgb */ color: rgb(209, 159, 251); /* oklch */ color: oklch(78.2% 0.137 308.5);
Tailwind
colors: {
custom: {
50: '#e0bcfd',
500: '#d19ffb',
950: '#000000',
},
}SCSS
$custom: #d19ffb; $custom-light: #e0bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d19ffb",
"rgb": {
"r": 209,
"g": 159,
"b": 251
},
"hsl": {
"h": 272.609,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78223,
"c": 0.1371,
"h": 308.5
},
"luminance": 0.45317
}Semantic roles & 50–950 ramp
primary
#D19FFB
secondary
#E4F6D5
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185