#CD90EC#CD90EC
#CD90EC is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.6% C 0.143 H 313.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90EC |
|---|---|
| RGB | rgb(205, 144, 236) |
| HSL | hsl(280, 71%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(13.1%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(68.74, 39.15, -37.49) |
| CIE-LCH | lch(68.74, 54.20, 316.24°) |
| OKLab | oklab(74.63% 0.0988 -0.1034) |
| OKLCH | oklch(74.63% 0.143 313.7) |
| XYZ | xyz(50.2880, 38.9828, 84.2159) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.45
Liliac
#C48EFD
ΔE00 4.26
Lavender (survey)
#C79FEF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90EC #AFEC90
analogous
#9F90EC #CD90EC #EC90DD
triadic
#CD90EC #ECCD90 #90ECCD
tetradic
#CD90EC #EC9F90 #AFEC90 #90DDEC
square
#CD90EC #EC9F90 #AFEC90 #90DDEC
split-complementary
#CD90EC #DDEC90 #90EC9F
monochromatic
#9E27DA #B55CE3 #CD90EC #E5C4F5 #F3E5FB
Accessibility & contrast
On white
2.39
#CD90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CD90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90EC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90EC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#CB9DB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd90ec; /* rgb */ color: rgb(205, 144, 236); /* oklch */ color: oklch(74.6% 0.143 313.7);
Tailwind
colors: {
custom: {
50: '#ddb1f2',
500: '#cd90ec',
950: '#000000',
},
}SCSS
$custom: #cd90ec; $custom-light: #ddb1f2; $custom-dark: #000000;
JSON
{
"hex": "#cd90ec",
"rgb": {
"r": 205,
"g": 144,
"b": 236
},
"hsl": {
"h": 279.783,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.74629,
"c": 0.14303,
"h": 313.7
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#CD90EC
secondary
#E1F2D9
accent
#D31353
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085