#CD95F5#CD95F5
#CD95F5 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.9% C 0.145 H 310.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95F5 |
|---|---|
| RGB | rgb(205, 149, 245) |
| HSL | hsl(275, 83%, 77%) |
| HSV | hsv(275, 39%, 96%) |
| CMYK | cmyk(16.3%, 39.2%, 0%, 3.9%) |
| CIE-LAB | lab(70.22, 38.34, -40.10) |
| CIE-LCH | lch(70.22, 55.48, 313.72°) |
| OKLab | oklab(75.87% 0.0935 -0.111) |
| OKLCH | oklch(75.87% 0.145 310.1) |
| XYZ | xyz(52.4027, 41.0673, 91.5347) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.80
Liliac
#C48EFD
ΔE00 3.30
Lilac (survey)
#CEA2FD
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.44
Pale Purple
#B790D4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95F5 #BDF595
analogous
#9D95F5 #CD95F5 #F595ED
triadic
#CD95F5 #F5CD95 #95F5CD
tetradic
#CD95F5 #F59D95 #BDF595 #95EDF5
square
#CD95F5 #F59D95 #BDF595 #95EDF5
split-complementary
#CD95F5 #EDF595 #95F59D
monochromatic
#9825EA #B35DF0 #CD95F5 #E7CDFA #F2E3FC
Accessibility & contrast
On white
2.28
#CD95F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CD95F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95F5
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95F5 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#8FADF2
Tritanopia (blue-blind)
#C8A3BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd95f5; /* rgb */ color: rgb(205, 149, 245); /* oklch */ color: oklch(75.9% 0.145 310.1);
Tailwind
colors: {
custom: {
50: '#ddb5f9',
500: '#cd95f5',
950: '#000000',
},
}SCSS
$custom: #cd95f5; $custom-light: #ddb5f9; $custom-dark: #000000;
JSON
{
"hex": "#cd95f5",
"rgb": {
"r": 205,
"g": 149,
"b": 245
},
"hsl": {
"h": 275,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.75874,
"c": 0.14511,
"h": 310.1
},
"luminance": 0.41067
}Semantic roles & 50–950 ramp
primary
#CD95F5
secondary
#E3F4D7
accent
#DF0661
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085