#CD93ED#CD93ED
#CD93ED is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.2% C 0.139 H 312.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93ED |
|---|---|
| RGB | rgb(205, 147, 237) |
| HSL | hsl(279, 71%, 75%) |
| HSV | hsv(279, 38%, 93%) |
| CMYK | cmyk(13.5%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(69.44, 37.73, -36.94) |
| CIE-LCH | lch(69.44, 52.80, 315.61°) |
| OKLab | oklab(75.17% 0.0947 -0.1019) |
| OKLCH | oklch(75.17% 0.139 312.9) |
| XYZ | xyz(50.8941, 39.9619, 85.1367) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Lavender (survey)
#C79FEF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93ED #B3ED93
analogous
#A093ED #CD93ED #ED93E0
triadic
#CD93ED #EDCD93 #93EDCD
tetradic
#CD93ED #EDA093 #B3ED93 #93E0ED
square
#CD93ED #EDA093 #B3ED93 #93E0ED
split-complementary
#CD93ED #E0ED93 #93EDA0
monochromatic
#9C2ADC #B55FE4 #CD93ED #E5C7F6 #F3E5FB
Accessibility & contrast
On white
2.34
#CD93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CD93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93ED
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93ED | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#CA9FB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd93ed; /* rgb */ color: rgb(205, 147, 237); /* oklch */ color: oklch(75.2% 0.139 312.9);
Tailwind
colors: {
custom: {
50: '#ddb3f3',
500: '#cd93ed',
950: '#000000',
},
}SCSS
$custom: #cd93ed; $custom-light: #ddb3f3; $custom-dark: #000000;
JSON
{
"hex": "#cd93ed",
"rgb": {
"r": 205,
"g": 147,
"b": 237
},
"hsl": {
"h": 278.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.75174,
"c": 0.13911,
"h": 312.9
},
"luminance": 0.39961
}Semantic roles & 50–950 ramp
primary
#CD93ED
secondary
#E2F2D9
accent
#D31257
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085