#CD92E6#CD92E6
#CD92E6 is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.7% C 0.133 H 315.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92E6 |
|---|---|
| RGB | rgb(205, 146, 230) |
| HSL | hsl(282, 63%, 74%) |
| HSV | hsv(282, 37%, 90%) |
| CMYK | cmyk(10.9%, 36.5%, 0%, 9.8%) |
| CIE-LAB | lab(68.93, 36.83, -33.89) |
| CIE-LCH | lch(68.93, 50.05, 317.38°) |
| OKLab | oklab(74.69% 0.0946 -0.0932) |
| OKLCH | oklch(74.69% 0.133 315.4) |
| XYZ | xyz(49.7365, 39.2512, 79.8038) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 5.28
Liliac
#C48EFD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92E6 #ABE692
analogous
#A392E6 #CD92E6 #E692D5
triadic
#CD92E6 #E6CD92 #92E6CD
tetradic
#CD92E6 #E6A392 #ABE692 #92D5E6
square
#CD92E6 #E6A392 #ABE692 #92D5E6
split-complementary
#CD92E6 #D5E692 #92E6A3
monochromatic
#9F2FCE #B660DB #CD92E6 #E4C4F1 #F4E6F9
Accessibility & contrast
On white
2.37
#CD92E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CD92E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92E6
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92E6 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5E9
Deuteranopia (green-blind)
#93AAE3
Tritanopia (blue-blind)
#CC9DB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd92e6; /* rgb */ color: rgb(205, 146, 230); /* oklch */ color: oklch(74.7% 0.133 315.4);
Tailwind
colors: {
custom: {
50: '#ddb3ee',
500: '#cd92e6',
950: '#000000',
},
}SCSS
$custom: #cd92e6; $custom-light: #ddb3ee; $custom-dark: #000000;
JSON
{
"hex": "#cd92e6",
"rgb": {
"r": 205,
"g": 146,
"b": 230
},
"hsl": {
"h": 282.143,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.74694,
"c": 0.13278,
"h": 315.4
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#CD92E6
secondary
#E1F1DA
accent
#CA1B4F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084