#CD90E5#CD90E5
#CD90E5 is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.3% C 0.135 H 316.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90E5 |
|---|---|
| RGB | rgb(205, 144, 229) |
| HSL | hsl(283, 62%, 73%) |
| HSV | hsv(283, 37%, 90%) |
| CMYK | cmyk(10.5%, 37.1%, 0%, 10.2%) |
| CIE-LAB | lab(68.45, 37.71, -34.09) |
| CIE-LCH | lch(68.45, 50.83, 317.89°) |
| OKLab | oklab(74.32% 0.0973 -0.0937) |
| OKLCH | oklch(74.32% 0.135 316.1) |
| XYZ | xyz(49.2908, 38.5840, 78.9644) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.36
Liliac
#C48EFD
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90E5 #A8E590
analogous
#A290E5 #CD90E5 #E590D2
triadic
#CD90E5 #E5CD90 #90E5CD
tetradic
#CD90E5 #E5A290 #A8E590 #90D2E5
square
#CD90E5 #E5A290 #A8E590 #90D2E5
split-complementary
#CD90E5 #D2E590 #90E5A2
monochromatic
#9F30CB #B75ED9 #CD90E5 #E3C2F1 #F4E6F9
Accessibility & contrast
On white
2.41
#CD90E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CD90E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90E5
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90E5 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E8
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#CC9BB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd90e5; /* rgb */ color: rgb(205, 144, 229); /* oklch */ color: oklch(74.3% 0.135 316.1);
Tailwind
colors: {
custom: {
50: '#ddb1ed',
500: '#cd90e5',
950: '#000000',
},
}SCSS
$custom: #cd90e5; $custom-light: #ddb1ed; $custom-dark: #000000;
JSON
{
"hex": "#cd90e5",
"rgb": {
"r": 205,
"g": 144,
"b": 229
},
"hsl": {
"h": 283.059,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.74315,
"c": 0.13509,
"h": 316.1
},
"luminance": 0.38583
}Semantic roles & 50–950 ramp
primary
#CD90E5
secondary
#E1F1DA
accent
#CA1C4D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084