#CD95F3#CD95F3
#CD95F3 is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.8% C 0.143 H 310.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95F3 |
|---|---|
| RGB | rgb(205, 149, 243) |
| HSL | hsl(276, 80%, 77%) |
| HSV | hsv(276, 39%, 95%) |
| CMYK | cmyk(15.6%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(70.14, 37.91, -39.14) |
| CIE-LCH | lch(70.14, 54.49, 314.09°) |
| OKLab | oklab(75.78% 0.0931 -0.1082) |
| OKLCH | oklch(75.78% 0.143 310.7) |
| XYZ | xyz(52.0991, 40.9459, 89.9354) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.90
Lavender (survey)
#C79FEF
ΔE00 3.33
Lilac (survey)
#CEA2FD
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.58
Liliac
#C48EFD
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95F3 #BBF395
analogous
#9E95F3 #CD95F3 #F395EA
triadic
#CD95F3 #F3CD95 #95F3CD
tetradic
#CD95F3 #F39E95 #BBF395 #95EAF3
square
#CD95F3 #F39E95 #BBF395 #95EAF3
split-complementary
#CD95F3 #EAF395 #95F39E
monochromatic
#9927E7 #B35EED #CD95F3 #E7CCF9 #F2E4FC
Accessibility & contrast
On white
2.29
#CD95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CD95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95F3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95F3 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#C9A3B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd95f3; /* rgb */ color: rgb(205, 149, 243); /* oklch */ color: oklch(75.8% 0.143 310.7);
Tailwind
colors: {
custom: {
50: '#ddb5f7',
500: '#cd95f3',
950: '#000000',
},
}SCSS
$custom: #cd95f3; $custom-light: #ddb5f7; $custom-dark: #000000;
JSON
{
"hex": "#cd95f3",
"rgb": {
"r": 205,
"g": 149,
"b": 243
},
"hsl": {
"h": 275.745,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.75782,
"c": 0.14276,
"h": 310.7
},
"luminance": 0.40945
}Semantic roles & 50–950 ramp
primary
#CD95F3
secondary
#E3F4D7
accent
#DC0A5F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085