#CD93EC#CD93EC
#CD93EC is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.138 H 313.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93EC |
|---|---|
| RGB | rgb(205, 147, 236) |
| HSL | hsl(279, 70%, 75%) |
| HSV | hsv(279, 38%, 93%) |
| CMYK | cmyk(13.1%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(69.40, 37.52, -36.46) |
| CIE-LCH | lch(69.40, 52.32, 315.83°) |
| OKLab | oklab(75.13% 0.0945 -0.1005) |
| OKLCH | oklch(75.13% 0.138 313.2) |
| XYZ | xyz(50.7484, 39.9037, 84.3694) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.42
Liliac
#C48EFD
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93EC #B2EC93
analogous
#A093EC #CD93EC #EC93DF
triadic
#CD93EC #ECCD93 #93ECCD
tetradic
#CD93EC #ECA093 #B2EC93 #93DFEC
square
#CD93EC #ECA093 #B2EC93 #93DFEC
split-complementary
#CD93EC #DFEC93 #93ECA0
monochromatic
#9D2BDA #B55FE3 #CD93EC #E5C7F5 #F3E5FA
Accessibility & contrast
On white
2.34
#CD93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CD93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93EC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93EC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#CB9FB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd93ec; /* rgb */ color: rgb(205, 147, 236); /* oklch */ color: oklch(75.1% 0.138 313.2);
Tailwind
colors: {
custom: {
50: '#ddb3f2',
500: '#cd93ec',
950: '#000000',
},
}SCSS
$custom: #cd93ec; $custom-light: #ddb3f2; $custom-dark: #000000;
JSON
{
"hex": "#cd93ec",
"rgb": {
"r": 205,
"g": 147,
"b": 236
},
"hsl": {
"h": 279.101,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.75129,
"c": 0.13796,
"h": 313.2
},
"luminance": 0.39903
}Semantic roles & 50–950 ramp
primary
#CD93EC
secondary
#E2F2D9
accent
#D21356
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085