#CD92F3#CD92F3
#CD92F3 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.3% C 0.148 H 311.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92F3 |
|---|---|
| RGB | rgb(205, 146, 243) |
| HSL | hsl(276, 80%, 76%) |
| HSV | hsv(276, 40%, 95%) |
| CMYK | cmyk(15.6%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(69.48, 39.54, -40.17) |
| CIE-LCH | lch(69.48, 56.36, 314.54°) |
| OKLab | oklab(75.28% 0.0973 -0.1112) |
| OKLCH | oklch(75.28% 0.148 311.2) |
| XYZ | xyz(51.6305, 40.0088, 89.7792) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.55
Liliac
#C48EFD
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 4.14
Pale Purple
#B790D4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92F3 #B8F392
analogous
#9D92F3 #CD92F3 #F392E9
triadic
#CD92F3 #F3CD92 #92F3CD
tetradic
#CD92F3 #F39D92 #B8F392 #92E9F3
square
#CD92F3 #F39D92 #B8F392 #92E9F3
split-complementary
#CD92F3 #E9F392 #92F39D
monochromatic
#9A24E7 #B45BED #CD92F3 #E6C9F9 #F2E3FC
Accessibility & contrast
On white
2.33
#CD92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CD92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92F3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92F3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#C9A0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd92f3; /* rgb */ color: rgb(205, 146, 243); /* oklch */ color: oklch(75.3% 0.148 311.2);
Tailwind
colors: {
custom: {
50: '#deb3f7',
500: '#cd92f3',
950: '#000000',
},
}SCSS
$custom: #cd92f3; $custom-light: #deb3f7; $custom-dark: #000000;
JSON
{
"hex": "#cd92f3",
"rgb": {
"r": 205,
"g": 146,
"b": 243
},
"hsl": {
"h": 276.495,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.75282,
"c": 0.14776,
"h": 311.2
},
"luminance": 0.40008
}Semantic roles & 50–950 ramp
primary
#CD92F3
secondary
#E2F4D7
accent
#DC095C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085