#CD93F5#CD93F5
#CD93F5 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.5% C 0.148 H 310.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93F5 |
|---|---|
| RGB | rgb(205, 147, 245) |
| HSL | hsl(276, 83%, 77%) |
| HSV | hsv(276, 40%, 96%) |
| CMYK | cmyk(16.3%, 40%, 0%, 3.9%) |
| CIE-LAB | lab(69.78, 39.42, -40.79) |
| CIE-LCH | lch(69.78, 56.73, 314.03°) |
| OKLab | oklab(75.54% 0.0963 -0.1129) |
| OKLCH | oklch(75.54% 0.148 310.5) |
| XYZ | xyz(52.0890, 40.4399, 91.4301) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.26
Liliac
#C48EFD
ΔE00 3.04
Pastel Purple
#CAA0FF
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 3.91
Pale Purple
#B790D4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93F5 #BBF593
analogous
#9C93F5 #CD93F5 #F593EC
triadic
#CD93F5 #F5CD93 #93F5CD
tetradic
#CD93F5 #F59C93 #BBF593 #93ECF5
square
#CD93F5 #F59C93 #BBF593 #93ECF5
split-complementary
#CD93F5 #ECF593 #93F59C
monochromatic
#9923EB #B35BF0 #CD93F5 #E7CBFA #F2E3FC
Accessibility & contrast
On white
2.31
#CD93F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#CD93F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93F5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93F5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#8DACF2
Tritanopia (blue-blind)
#C9A1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd93f5; /* rgb */ color: rgb(205, 147, 245); /* oklch */ color: oklch(75.5% 0.148 310.5);
Tailwind
colors: {
custom: {
50: '#deb3f9',
500: '#cd93f5',
950: '#000000',
},
}SCSS
$custom: #cd93f5; $custom-light: #deb3f9; $custom-dark: #000000;
JSON
{
"hex": "#cd93f5",
"rgb": {
"r": 205,
"g": 147,
"b": 245
},
"hsl": {
"h": 275.51,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.75541,
"c": 0.14843,
"h": 310.5
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#CD93F5
secondary
#E3F4D7
accent
#DF065F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085