#CD95EF#CD95EF
#CD95EF is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.6% C 0.138 H 311.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95EF |
|---|---|
| RGB | rgb(205, 149, 239) |
| HSL | hsl(277, 74%, 76%) |
| HSV | hsv(277, 38%, 94%) |
| CMYK | cmyk(14.2%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(69.97, 37.07, -37.21) |
| CIE-LCH | lch(69.97, 52.52, 314.89°) |
| OKLab | oklab(75.6% 0.0923 -0.1027) |
| OKLCH | oklch(75.6% 0.138 311.9) |
| XYZ | xyz(51.5016, 40.7069, 86.7888) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.30
Lavender (survey)
#C79FEF
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95EF #B7EF95
analogous
#A095EF #CD95EF #EF95E4
triadic
#CD95EF #EFCD95 #95EFCD
tetradic
#CD95EF #EFA095 #B7EF95 #95E4EF
square
#CD95EF #EFA095 #B7EF95 #95E4EF
split-complementary
#CD95EF #E4EF95 #95EFA0
monochromatic
#9B2BDF #B460E7 #CD95EF #E6CAF7 #F2E4FB
Accessibility & contrast
On white
2.30
#CD95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CD95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95EF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95EF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#CAA2B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd95ef; /* rgb */ color: rgb(205, 149, 239); /* oklch */ color: oklch(75.6% 0.138 311.9);
Tailwind
colors: {
custom: {
50: '#ddb5f4',
500: '#cd95ef',
950: '#000000',
},
}SCSS
$custom: #cd95ef; $custom-light: #ddb5f4; $custom-dark: #000000;
JSON
{
"hex": "#cd95ef",
"rgb": {
"r": 205,
"g": 149,
"b": 239
},
"hsl": {
"h": 277.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.756,
"c": 0.13806,
"h": 311.9
},
"luminance": 0.40706
}Semantic roles & 50–950 ramp
primary
#CD95EF
secondary
#E2F3D8
accent
#D6105B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085