#CD93EE#CD93EE
#CD93EE is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.2% C 0.140 H 312.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93EE |
|---|---|
| RGB | rgb(205, 147, 238) |
| HSL | hsl(278, 73%, 75%) |
| HSV | hsv(278, 38%, 93%) |
| CMYK | cmyk(13.9%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(69.48, 37.94, -37.42) |
| CIE-LCH | lch(69.48, 53.29, 315.40°) |
| OKLab | oklab(75.22% 0.0949 -0.1033) |
| OKLCH | oklch(75.22% 0.14 312.6) |
| XYZ | xyz(51.0406, 40.0205, 85.9083) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 3.69
Liliac
#C48EFD
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93EE #B4EE93
analogous
#9F93EE #CD93EE #EE93E1
triadic
#CD93EE #EECD93 #93EECD
tetradic
#CD93EE #EE9F93 #B4EE93 #93E1EE
square
#CD93EE #EE9F93 #B4EE93 #93E1EE
split-complementary
#CD93EE #E1EE93 #93EE9F
monochromatic
#9C29DD #B55EE6 #CD93EE #E5C8F6 #F3E5FB
Accessibility & contrast
On white
2.33
#CD93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CD93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93EE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93EE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F1
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#CAA0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd93ee; /* rgb */ color: rgb(205, 147, 238); /* oklch */ color: oklch(75.2% 0.140 312.6);
Tailwind
colors: {
custom: {
50: '#ddb3f4',
500: '#cd93ee',
950: '#000000',
},
}SCSS
$custom: #cd93ee; $custom-light: #ddb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cd93ee",
"rgb": {
"r": 205,
"g": 147,
"b": 238
},
"hsl": {
"h": 278.242,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.75219,
"c": 0.14027,
"h": 312.6
},
"luminance": 0.4002
}Semantic roles & 50–950 ramp
primary
#CD93EE
secondary
#E2F2D9
accent
#D51158
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085