#CD92EE#CD92EE
#CD92EE is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.1% C 0.142 H 312.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92EE |
|---|---|
| RGB | rgb(205, 146, 238) |
| HSL | hsl(278, 73%, 75%) |
| HSV | hsv(278, 39%, 93%) |
| CMYK | cmyk(13.9%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.26, 38.48, -37.77) |
| CIE-LCH | lch(69.26, 53.92, 315.54°) |
| OKLab | oklab(75.05% 0.0963 -0.1043) |
| OKLCH | oklch(75.05% 0.142 312.7) |
| XYZ | xyz(50.8858, 39.7109, 85.8567) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92EE #B3EE92
analogous
#9F92EE #CD92EE #EE92E1
triadic
#CD92EE #EECD92 #92EECD
tetradic
#CD92EE #EE9F92 #B3EE92 #92E1EE
square
#CD92EE #EE9F92 #B3EE92 #92E1EE
split-complementary
#CD92EE #E1EE92 #92EE9F
monochromatic
#9C28DD #B55DE6 #CD92EE #E5C7F6 #F3E5FB
Accessibility & contrast
On white
2.35
#CD92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CD92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8FABEB
Tritanopia (blue-blind)
#CA9FB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd92ee; /* rgb */ color: rgb(205, 146, 238); /* oklch */ color: oklch(75.1% 0.142 312.7);
Tailwind
colors: {
custom: {
50: '#ddb3f4',
500: '#cd92ee',
950: '#000000',
},
}SCSS
$custom: #cd92ee; $custom-light: #ddb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cd92ee",
"rgb": {
"r": 205,
"g": 146,
"b": 238
},
"hsl": {
"h": 278.478,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.75052,
"c": 0.14196,
"h": 312.7
},
"luminance": 0.3971
}Semantic roles & 50–950 ramp
primary
#CD92EE
secondary
#E2F3D8
accent
#D51057
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085