#CD96EC#CD96EC
#CD96EC is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.6% C 0.133 H 312.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96EC |
|---|---|
| RGB | rgb(205, 150, 236) |
| HSL | hsl(278, 69%, 76%) |
| HSV | hsv(278, 36%, 93%) |
| CMYK | cmyk(13.1%, 36.4%, 0%, 7.5%) |
| CIE-LAB | lab(70.07, 35.90, -35.42) |
| CIE-LCH | lch(70.07, 50.43, 315.39°) |
| OKLab | oklab(75.63% 0.0902 -0.0976) |
| OKLCH | oklch(75.63% 0.133 312.8) |
| XYZ | xyz(51.2210, 40.8489, 84.5269) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.61
Lavender (survey)
#C79FEF
ΔE00 3.03
Lilac (survey)
#CEA2FD
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.34
Liliac
#C48EFD
ΔE00 4.91
Pale Purple
#B790D4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96EC #B5EC96
analogous
#A296EC #CD96EC #EC96E0
triadic
#CD96EC #ECCD96 #96ECCD
tetradic
#CD96EC #ECA296 #B5EC96 #96E0EC
square
#CD96EC #ECA296 #B5EC96 #96E0EC
split-complementary
#CD96EC #E0EC96 #96ECA2
monochromatic
#9C2ED9 #B462E3 #CD96EC #E6CAF5 #F3E5FA
Accessibility & contrast
On white
2.29
#CD96EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CD96EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96EC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96EC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#CAA2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd96ec; /* rgb */ color: rgb(205, 150, 236); /* oklch */ color: oklch(75.6% 0.133 312.8);
Tailwind
colors: {
custom: {
50: '#ddb5f2',
500: '#cd96ec',
950: '#000000',
},
}SCSS
$custom: #cd96ec; $custom-light: #ddb5f2; $custom-dark: #000000;
JSON
{
"hex": "#cd96ec",
"rgb": {
"r": 205,
"g": 150,
"b": 236
},
"hsl": {
"h": 278.372,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.75635,
"c": 0.13286,
"h": 312.8
},
"luminance": 0.40848
}Semantic roles & 50–950 ramp
primary
#CD96EC
secondary
#E2F2D9
accent
#D11458
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085