#CD92E4#CD92E4
#CD92E4 is a light, vivid purple. Relative luminance 0.391; OKLCH L 74.6% C 0.131 H 316.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92E4 |
|---|---|
| RGB | rgb(205, 146, 228) |
| HSL | hsl(283, 60%, 73%) |
| HSV | hsv(283, 36%, 89%) |
| CMYK | cmyk(10.1%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(68.85, 36.42, -32.91) |
| CIE-LCH | lch(68.85, 49.09, 317.90°) |
| OKLab | oklab(74.61% 0.0942 -0.0904) |
| OKLCH | oklch(74.61% 0.131 316.2) |
| XYZ | xyz(49.4572, 39.1395, 78.3331) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92E4 #A9E492
analogous
#A492E4 #CD92E4 #E492D2
triadic
#CD92E4 #E4CD92 #92E4CD
tetradic
#CD92E4 #E4A492 #A9E492 #92D2E4
square
#CD92E4 #E4A492 #A9E492 #92D2E4
split-complementary
#CD92E4 #D2E492 #92E4A4
monochromatic
#9F32CA #B661D8 #CD92E4 #E3C3F0 #F4E6F9
Accessibility & contrast
On white
2.38
#CD92E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CD92E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92E4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92E4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E7
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#CC9CB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd92e4; /* rgb */ color: rgb(205, 146, 228); /* oklch */ color: oklch(74.6% 0.131 316.2);
Tailwind
colors: {
custom: {
50: '#ddb3ec',
500: '#cd92e4',
950: '#000000',
},
}SCSS
$custom: #cd92e4; $custom-light: #ddb3ec; $custom-dark: #000000;
JSON
{
"hex": "#cd92e4",
"rgb": {
"r": 205,
"g": 146,
"b": 228
},
"hsl": {
"h": 283.171,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.74607,
"c": 0.13052,
"h": 316.2
},
"luminance": 0.39138
}Semantic roles & 50–950 ramp
primary
#CD92E4
secondary
#E1F0DB
accent
#C81E4D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084