#CD92EA#CD92EA
#CD92EA is a light, vivid purple. Relative luminance 0.395; OKLCH L 74.9% C 0.137 H 314.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92EA |
|---|---|
| RGB | rgb(205, 146, 234) |
| HSL | hsl(280, 68%, 75%) |
| HSV | hsv(280, 38%, 92%) |
| CMYK | cmyk(12.4%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.10, 37.65, -35.83) |
| CIE-LCH | lch(69.10, 51.98, 316.42°) |
| OKLab | oklab(74.87% 0.0955 -0.0987) |
| OKLCH | oklch(74.87% 0.137 314) |
| XYZ | xyz(50.3046, 39.4784, 82.7961) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.99
Liliac
#C48EFD
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 4.80
Pale Purple
#B790D4
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92EA #AFEA92
analogous
#A192EA #CD92EA #EA92DB
triadic
#CD92EA #EACD92 #92EACD
tetradic
#CD92EA #EAA192 #AFEA92 #92DBEA
square
#CD92EA #EAA192 #AFEA92 #92DBEA
split-complementary
#CD92EA #DBEA92 #92EAA1
monochromatic
#9E2BD6 #B55FE0 #CD92EA #E5C5F4 #F3E5FA
Accessibility & contrast
On white
2.36
#CD92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CD92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92EA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92EA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#CB9EB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd92ea; /* rgb */ color: rgb(205, 146, 234); /* oklch */ color: oklch(74.9% 0.137 314.0);
Tailwind
colors: {
custom: {
50: '#ddb3f1',
500: '#cd92ea',
950: '#000000',
},
}SCSS
$custom: #cd92ea; $custom-light: #ddb3f1; $custom-dark: #000000;
JSON
{
"hex": "#cd92ea",
"rgb": {
"r": 205,
"g": 146,
"b": 234
},
"hsl": {
"h": 280.227,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.74872,
"c": 0.13735,
"h": 314
},
"luminance": 0.39477
}Semantic roles & 50–950 ramp
primary
#CD92EA
secondary
#E1F2D9
accent
#D01653
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084