#CD90ED#CD90ED
#CD90ED is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.7% C 0.144 H 313.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90ED |
|---|---|
| RGB | rgb(205, 144, 237) |
| HSL | hsl(279, 72%, 75%) |
| HSV | hsv(279, 39%, 93%) |
| CMYK | cmyk(13.5%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.78, 39.36, -37.97) |
| CIE-LCH | lch(68.78, 54.68, 316.03°) |
| OKLab | oklab(74.68% 0.099 -0.1048) |
| OKLCH | oklch(74.68% 0.144 313.4) |
| XYZ | xyz(50.4336, 39.0411, 84.9832) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Liliac
#C48EFD
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 5.08
Pale Purple
#B790D4
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90ED #B0ED90
analogous
#9F90ED #CD90ED #ED90DE
triadic
#CD90ED #EDCD90 #90EDCD
tetradic
#CD90ED #ED9F90 #B0ED90 #90DEED
square
#CD90ED #ED9F90 #B0ED90 #90DEED
split-complementary
#CD90ED #DEED90 #90ED9F
monochromatic
#9E27DC #B55BE4 #CD90ED #E5C5F6 #F3E5FB
Accessibility & contrast
On white
2.38
#CD90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CD90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90ED
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90ED | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#CA9DB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd90ed; /* rgb */ color: rgb(205, 144, 237); /* oklch */ color: oklch(74.7% 0.144 313.4);
Tailwind
colors: {
custom: {
50: '#ddb1f3',
500: '#cd90ed',
950: '#000000',
},
}SCSS
$custom: #cd90ed; $custom-light: #ddb1f3; $custom-dark: #000000;
JSON
{
"hex": "#cd90ed",
"rgb": {
"r": 205,
"g": 144,
"b": 237
},
"hsl": {
"h": 279.355,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.74675,
"c": 0.14418,
"h": 313.4
},
"luminance": 0.3904
}Semantic roles & 50–950 ramp
primary
#CD90ED
secondary
#E1F2D9
accent
#D41154
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085