#CD96F9#CD96F9
#CD96F9 is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.2% C 0.148 H 308.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96F9 |
|---|---|
| RGB | rgb(205, 150, 249) |
| HSL | hsl(273, 89%, 78%) |
| HSV | hsv(273, 40%, 98%) |
| CMYK | cmyk(17.7%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.62, 38.66, -41.66) |
| CIE-LCH | lch(70.62, 56.84, 312.86°) |
| OKLab | oklab(76.23% 0.0929 -0.1155) |
| OKLCH | oklch(76.23% 0.148 308.8) |
| XYZ | xyz(53.1789, 41.6320, 94.8385) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.58
Pastel Purple
#CAA0FF
ΔE00 2.90
Liliac
#C48EFD
ΔE00 2.95
Lilac (survey)
#CEA2FD
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.54
Pale Violet
#CEAEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96F9 #C2F996
analogous
#9B96F9 #CD96F9 #F996F4
triadic
#CD96F9 #F9CD96 #96F9CD
tetradic
#CD96F9 #F99B96 #C2F996 #96F4F9
square
#CD96F9 #F99B96 #C2F996 #96F4F9
split-complementary
#CD96F9 #F4F996 #96F99B
monochromatic
#9622F2 #B15CF6 #CD96F9 #E9D0FC #F1E2FD
Accessibility & contrast
On white
2.25
#CD96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CD96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96F9
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96F9 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#C7A5BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cd96f9; /* rgb */ color: rgb(205, 150, 249); /* oklch */ color: oklch(76.2% 0.148 308.8);
Tailwind
colors: {
custom: {
50: '#deb5fb',
500: '#cd96f9',
950: '#000000',
},
}SCSS
$custom: #cd96f9; $custom-light: #deb5fb; $custom-dark: #000000;
JSON
{
"hex": "#cd96f9",
"rgb": {
"r": 205,
"g": 150,
"b": 249
},
"hsl": {
"h": 273.333,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.76227,
"c": 0.1482,
"h": 308.8
},
"luminance": 0.41631
}Semantic roles & 50–950 ramp
primary
#CD96F9
secondary
#E4F5D6
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085