#CD90EE#CD90EE
#CD90EE is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.145 H 313.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90EE |
|---|---|
| RGB | rgb(205, 144, 238) |
| HSL | hsl(279, 73%, 75%) |
| HSV | hsv(279, 39%, 93%) |
| CMYK | cmyk(13.9%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.82, 39.56, -38.45) |
| CIE-LCH | lch(68.82, 55.17, 315.82°) |
| OKLab | oklab(74.72% 0.0992 -0.1062) |
| OKLCH | oklch(74.72% 0.145 313) |
| XYZ | xyz(50.5801, 39.0997, 85.7548) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90EE #B1EE90
analogous
#9E90EE #CD90EE #EE90E0
triadic
#CD90EE #EECD90 #90EECD
tetradic
#CD90EE #EE9E90 #B1EE90 #90E0EE
square
#CD90EE #EE9E90 #B1EE90 #90E0EE
split-complementary
#CD90EE #E0EE90 #90EE9E
monochromatic
#9D26DE #B55BE6 #CD90EE #E5C5F6 #F3E4FB
Accessibility & contrast
On white
2.38
#CD90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CD90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90EE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90EE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#CA9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd90ee; /* rgb */ color: rgb(205, 144, 238); /* oklch */ color: oklch(74.7% 0.145 313.0);
Tailwind
colors: {
custom: {
50: '#ddb1f4',
500: '#cd90ee',
950: '#000000',
},
}SCSS
$custom: #cd90ee; $custom-light: #ddb1f4; $custom-dark: #000000;
JSON
{
"hex": "#cd90ee",
"rgb": {
"r": 205,
"g": 144,
"b": 238
},
"hsl": {
"h": 278.936,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.74721,
"c": 0.14533,
"h": 313
},
"luminance": 0.39099
}Semantic roles & 50–950 ramp
primary
#CD90EE
secondary
#E2F3D8
accent
#D61055
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085