#CD95ED#CD95ED
#CD95ED is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.136 H 312.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95ED |
|---|---|
| RGB | rgb(205, 149, 237) |
| HSL | hsl(278, 71%, 76%) |
| HSV | hsv(278, 37%, 93%) |
| CMYK | cmyk(13.5%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.89, 36.65, -36.25) |
| CIE-LCH | lch(69.89, 51.55, 315.31°) |
| OKLab | oklab(75.51% 0.0918 -0.0999) |
| OKLCH | oklch(75.51% 0.136 312.6) |
| XYZ | xyz(51.2078, 40.5893, 85.2413) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.56
Lavender (survey)
#C79FEF
ΔE00 3.23
Lilac (survey)
#CEA2FD
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95ED #B5ED95
analogous
#A195ED #CD95ED #ED95E1
triadic
#CD95ED #EDCD95 #95EDCD
tetradic
#CD95ED #EDA195 #B5ED95 #95E1ED
square
#CD95ED #EDA195 #B5ED95 #95E1ED
split-complementary
#CD95ED #E1ED95 #95EDA1
monochromatic
#9C2CDB #B461E4 #CD95ED #E6C9F6 #F3E5FB
Accessibility & contrast
On white
2.30
#CD95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CD95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95ED
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95ED | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#CAA1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd95ed; /* rgb */ color: rgb(205, 149, 237); /* oklch */ color: oklch(75.5% 0.136 312.6);
Tailwind
colors: {
custom: {
50: '#ddb5f3',
500: '#cd95ed',
950: '#000000',
},
}SCSS
$custom: #cd95ed; $custom-light: #ddb5f3; $custom-dark: #000000;
JSON
{
"hex": "#cd95ed",
"rgb": {
"r": 205,
"g": 149,
"b": 237
},
"hsl": {
"h": 278.182,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.7551,
"c": 0.13572,
"h": 312.6
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#CD95ED
secondary
#E2F2D9
accent
#D31359
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085