#CD96F2#CD96F2
#CD96F2 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.9% C 0.140 H 310.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96F2 |
|---|---|
| RGB | rgb(205, 150, 242) |
| HSL | hsl(276, 78%, 77%) |
| HSV | hsv(276, 38%, 95%) |
| CMYK | cmyk(15.3%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(70.32, 37.16, -38.31) |
| CIE-LCH | lch(70.32, 53.37, 314.13°) |
| OKLab | oklab(75.9% 0.0915 -0.1058) |
| OKLCH | oklch(75.9% 0.14 310.8) |
| XYZ | xyz(52.1074, 41.2034, 89.1952) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.80
Lavender (survey)
#C79FEF
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.91
Pale Purple
#B790D4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96F2 #BBF296
analogous
#9F96F2 #CD96F2 #F296E9
triadic
#CD96F2 #F2CD96 #96F2CD
tetradic
#CD96F2 #F29F96 #BBF296 #96E9F2
square
#CD96F2 #F29F96 #BBF296 #96E9F2
split-complementary
#CD96F2 #E9F296 #96F29F
monochromatic
#9929E5 #B360EB #CD96F2 #E7CCF9 #F2E4FC
Accessibility & contrast
On white
2.27
#CD96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#CD96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96F2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96F2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#C9A3B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd96f2; /* rgb */ color: rgb(205, 150, 242); /* oklch */ color: oklch(75.9% 0.140 310.8);
Tailwind
colors: {
custom: {
50: '#ddb5f6',
500: '#cd96f2',
950: '#000000',
},
}SCSS
$custom: #cd96f2; $custom-light: #ddb5f6; $custom-dark: #000000;
JSON
{
"hex": "#cd96f2",
"rgb": {
"r": 205,
"g": 150,
"b": 242
},
"hsl": {
"h": 275.87,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.75904,
"c": 0.1399,
"h": 310.8
},
"luminance": 0.41203
}Semantic roles & 50–950 ramp
primary
#CD96F2
secondary
#E3F3D8
accent
#DA0B5F
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085