#CD90DC#CD90DC
#CD90DC is a light, vivid purple. Relative luminance 0.381; OKLCH L 73.9% C 0.125 H 319.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90DC |
|---|---|
| RGB | rgb(205, 144, 220) |
| HSL | hsl(288, 52%, 71%) |
| HSV | hsv(288, 35%, 86%) |
| CMYK | cmyk(6.8%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.09, 35.90, -29.68) |
| CIE-LCH | lch(68.09, 46.58, 320.42°) |
| OKLab | oklab(73.93% 0.0952 -0.0812) |
| OKLCH | oklch(73.93% 0.125 319.6) |
| XYZ | xyz(48.0667, 38.0943, 72.5172) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.50
Plum
#DDA0DD
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90DC #9FDC90
analogous
#A790DC #CD90DC #DC90C5
triadic
#CD90DC #DCCD90 #90DCCD
tetradic
#CD90DC #DCA790 #9FDC90 #90C5DC
square
#CD90DC #DCA790 #9FDC90 #90C5DC
split-complementary
#CD90DC #C5DC90 #90DCA7
monochromatic
#9F3AB8 #B861CD #CD90DC #E2BFEB #F5E8F8
Accessibility & contrast
On white
2.44
#CD90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CD90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90DC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90DC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2DF
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#CE99AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd90dc; /* rgb */ color: rgb(205, 144, 220); /* oklch */ color: oklch(73.9% 0.125 319.6);
Tailwind
colors: {
custom: {
50: '#ddb1e7',
500: '#cd90dc',
950: '#000000',
},
}SCSS
$custom: #cd90dc; $custom-light: #ddb1e7; $custom-dark: #000000;
JSON
{
"hex": "#cd90dc",
"rgb": {
"r": 205,
"g": 144,
"b": 220
},
"hsl": {
"h": 288.158,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.73925,
"c": 0.1251,
"h": 319.6
},
"luminance": 0.38093
}Semantic roles & 50–950 ramp
primary
#CD90DC
secondary
#DEEEDA
accent
#BF2644
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084