#D99CFA#D99CFA
#D99CFA is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.4% C 0.144 H 313.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D99CFA |
|---|---|
| RGB | rgb(217, 156, 250) |
| HSL | hsl(279, 90%, 80%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(73.18, 39.13, -38.13) |
| CIE-LCH | lch(73.18, 54.63, 315.74°) |
| OKLab | oklab(78.45% 0.0984 -0.1051) |
| OKLCH | oklch(78.45% 0.144 313.1) |
| XYZ | xyz(57.7562, 45.4319, 96.1506) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.89
Lilac (survey)
#CEA2FD
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99CFA #BDFA9C
analogous
#AA9CFA #D99CFA #FA9CEC
triadic
#D99CFA #FAD99C #9CFAD9
tetradic
#D99CFA #FAAA9C #BDFA9C #9CECFA
square
#D99CFA #FAAA9C #BDFA9C #9CECFA
split-complementary
#D99CFA #ECFA9C #9CFAAA
monochromatic
#AC27F4 #C362F7 #D99CFA #EFD6FD #F4E2FE
Accessibility & contrast
On white
2.08
#D99CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D99CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99CFA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99CFA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#D6A9BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d99cfa; /* rgb */ color: rgb(217, 156, 250); /* oklch */ color: oklch(78.4% 0.144 313.1);
Tailwind
colors: {
custom: {
50: '#e6bafc',
500: '#d99cfa',
950: '#000000',
},
}SCSS
$custom: #d99cfa; $custom-light: #e6bafc; $custom-dark: #000000;
JSON
{
"hex": "#d99cfa",
"rgb": {
"r": 217,
"g": 156,
"b": 250
},
"hsl": {
"h": 278.936,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78447,
"c": 0.14402,
"h": 313.1
},
"luminance": 0.45431
}Semantic roles & 50–950 ramp
primary
#D99CFA
secondary
#E1F6D5
accent
#E60051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185