#CD90EB#CD90EB
#CD90EB is a light, vivid purple. Relative luminance 0.389; OKLCH L 74.6% C 0.142 H 314.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90EB |
|---|---|
| RGB | rgb(205, 144, 235) |
| HSL | hsl(280, 69%, 74%) |
| HSV | hsv(280, 39%, 92%) |
| CMYK | cmyk(12.8%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.70, 38.94, -37.00) |
| CIE-LCH | lch(68.70, 53.72, 316.46°) |
| OKLab | oklab(74.58% 0.0986 -0.1021) |
| OKLCH | oklch(74.58% 0.142 314) |
| XYZ | xyz(50.1431, 38.9249, 83.4529) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.08
Pale Purple
#B790D4
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90EB #AEEB90
analogous
#A090EB #CD90EB #EB90DC
triadic
#CD90EB #EBCD90 #90EBCD
tetradic
#CD90EB #EBA090 #AEEB90 #90DCEB
square
#CD90EB #EBA090 #AEEB90 #90DCEB
split-complementary
#CD90EB #DCEB90 #90EBA0
monochromatic
#9E28D8 #B65CE2 #CD90EB #E4C4F4 #F3E5FA
Accessibility & contrast
On white
2.39
#CD90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CD90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90EB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90EB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#CB9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd90eb; /* rgb */ color: rgb(205, 144, 235); /* oklch */ color: oklch(74.6% 0.142 314.0);
Tailwind
colors: {
custom: {
50: '#ddb1f1',
500: '#cd90eb',
950: '#000000',
},
}SCSS
$custom: #cd90eb; $custom-light: #ddb1f1; $custom-dark: #000000;
JSON
{
"hex": "#cd90eb",
"rgb": {
"r": 205,
"g": 144,
"b": 235
},
"hsl": {
"h": 280.22,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74584,
"c": 0.14189,
"h": 314
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#CD90EB
secondary
#E1F2D9
accent
#D11452
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085