#CD9DFD#CD9DFD
#CD9DFD is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.6% C 0.142 H 306.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DFD |
|---|---|
| RGB | rgb(205, 157, 253) |
| HSL | hsl(270, 96%, 80%) |
| HSV | hsv(270, 38%, 99%) |
| CMYK | cmyk(19%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(72.35, 35.73, -41.13) |
| CIE-LCH | lch(72.35, 54.48, 310.98°) |
| OKLab | oklab(77.6% 0.0839 -0.114) |
| OKLCH | oklch(77.6% 0.142 306.4) |
| XYZ | xyz(54.9599, 44.1853, 98.5427) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.98
Pastel Purple
#CAA0FF
ΔE00 1.20
Lilac (survey)
#CEA2FD
ΔE00 1.31
Lavender (survey)
#C79FEF
ΔE00 2.74
Liliac
#C48EFD
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DFD #CDFD9D
analogous
#9D9DFD #CD9DFD #FD9DFD
triadic
#CD9DFD #FDCD9D #9DFDCD
tetradic
#CD9DFD #FD9D9D #CDFD9D #9DFDFD
square
#CD9DFD #FD9D9D #CDFD9D #9DFDFD
split-complementary
#CD9DFD #FDFD9D #9DFD9D
monochromatic
#9025FB #AE61FC #CD9DFD #ECD9FE #F0E1FE
Accessibility & contrast
On white
2.13
#CD9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CD9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DFD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DFD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#C6ACC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cd9dfd; /* rgb */ color: rgb(205, 157, 253); /* oklch */ color: oklch(77.6% 0.142 306.4);
Tailwind
colors: {
custom: {
50: '#ddbafe',
500: '#cd9dfd',
950: '#000000',
},
}SCSS
$custom: #cd9dfd; $custom-light: #ddbafe; $custom-dark: #000000;
JSON
{
"hex": "#cd9dfd",
"rgb": {
"r": 205,
"g": 157,
"b": 253
},
"hsl": {
"h": 270,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.77596,
"c": 0.14153,
"h": 306.4
},
"luminance": 0.44185
}Semantic roles & 50–950 ramp
primary
#CD9DFD
secondary
#E6F7D4
accent
#E60073
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186