#D19CFA#D19CFA
#D19CFA is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.7% C 0.141 H 309.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D19CFA |
|---|---|
| RGB | rgb(209, 156, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 38%, 98%) |
| CMYK | cmyk(16.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(72.39, 36.78, -39.42) |
| CIE-LCH | lch(72.39, 53.91, 313.02°) |
| OKLab | oklab(77.67% 0.0893 -0.109) |
| OKLCH | oklch(77.67% 0.141 309.3) |
| XYZ | xyz(55.4351, 44.2350, 96.0418) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.30
Lilac (survey)
#CEA2FD
ΔE00 1.86
Pastel Purple
#CAA0FF
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.76
Liliac
#C48EFD
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19CFA #C5FA9C
analogous
#A29CFA #D19CFA #FA9CF4
triadic
#D19CFA #FAD19C #9CFAD1
tetradic
#D19CFA #FAA29C #C5FA9C #9CF4FA
square
#D19CFA #FAA29C #C5FA9C #9CF4FA
split-complementary
#D19CFA #F4FA9C #9CFAA2
monochromatic
#9B27F4 #B662F7 #D19CFA #ECD6FD #F1E2FE
Accessibility & contrast
On white
2.13
#D19CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#D19CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19CFA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19CFA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#CCAABF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d19cfa; /* rgb */ color: rgb(209, 156, 250); /* oklch */ color: oklch(77.7% 0.141 309.3);
Tailwind
colors: {
custom: {
50: '#e0bafc',
500: '#d19cfa',
950: '#000000',
},
}SCSS
$custom: #d19cfa; $custom-light: #e0bafc; $custom-dark: #000000;
JSON
{
"hex": "#d19cfa",
"rgb": {
"r": 209,
"g": 156,
"b": 250
},
"hsl": {
"h": 273.83,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.77668,
"c": 0.14088,
"h": 309.3
},
"luminance": 0.44234
}Semantic roles & 50–950 ramp
primary
#D19CFA
secondary
#E3F6D5
accent
#E60064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085