#CD92FF#CD92FF
#CD92FF is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.9% C 0.162 H 307.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92FF |
|---|---|
| RGB | rgb(205, 146, 255) |
| HSL | hsl(272, 100%, 79%) |
| HSV | hsv(272, 43%, 100%) |
| CMYK | cmyk(19.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(70.01, 42.13, -45.88) |
| CIE-LCH | lch(70.01, 62.29, 312.55°) |
| OKLab | oklab(75.85% 0.0995 -0.1277) |
| OKLCH | oklch(75.85% 0.162 307.9) |
| XYZ | xyz(53.5022, 40.7575, 99.6368) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 5.00
Light Purple
#BF77F6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92FF #C4FF92
analogous
#9692FF #CD92FF #FF92FB
triadic
#CD92FF #FFCD92 #92FFCD
tetradic
#CD92FF #FF9692 #C4FF92 #92FBFF
square
#CD92FF #FF9692 #C4FF92 #92FBFF
split-complementary
#CD92FF #FBFF92 #92FF96
monochromatic
#9518FF #B155FF #CD92FF #E9CFFF #F1E0FF
Accessibility & contrast
On white
2.29
#CD92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CD92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92FF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92FF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#C6A3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd92ff; /* rgb */ color: rgb(205, 146, 255); /* oklch */ color: oklch(75.9% 0.162 307.9);
Tailwind
colors: {
custom: {
50: '#deb3ff',
500: '#cd92ff',
950: '#000000',
},
}SCSS
$custom: #cd92ff; $custom-light: #deb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cd92ff",
"rgb": {
"r": 205,
"g": 146,
"b": 255
},
"hsl": {
"h": 272.477,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75855,
"c": 0.16183,
"h": 307.9
},
"luminance": 0.40757
}Semantic roles & 50–950 ramp
primary
#CD92FF
secondary
#E4F7D4
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086