#CD92F0#CD92F0
#CD92F0 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.1% C 0.144 H 312.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92F0 |
|---|---|
| RGB | rgb(205, 146, 240) |
| HSL | hsl(278, 76%, 76%) |
| HSV | hsv(278, 39%, 94%) |
| CMYK | cmyk(14.6%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(69.35, 38.90, -38.73) |
| CIE-LCH | lch(69.35, 54.90, 315.13°) |
| OKLab | oklab(75.14% 0.0967 -0.107) |
| OKLCH | oklch(75.14% 0.144 312.1) |
| XYZ | xyz(51.1812, 39.8291, 87.4128) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.72
Liliac
#C48EFD
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92F0 #B5F092
analogous
#9E92F0 #CD92F0 #F092E4
triadic
#CD92F0 #F0CD92 #92F0CD
tetradic
#CD92F0 #F09E92 #B5F092 #92E4F0
square
#CD92F0 #F09E92 #B5F092 #92E4F0
split-complementary
#CD92F0 #E4F092 #92F09E
monochromatic
#9C26E1 #B45CE9 #CD92F0 #E6C8F7 #F3E4FB
Accessibility & contrast
On white
2.34
#CD92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#CD92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92F0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92F0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F4
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#CA9FB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd92f0; /* rgb */ color: rgb(205, 146, 240); /* oklch */ color: oklch(75.1% 0.144 312.1);
Tailwind
colors: {
custom: {
50: '#ddb3f5',
500: '#cd92f0',
950: '#000000',
},
}SCSS
$custom: #cd92f0; $custom-light: #ddb3f5; $custom-dark: #000000;
JSON
{
"hex": "#cd92f0",
"rgb": {
"r": 205,
"g": 146,
"b": 240
},
"hsl": {
"h": 277.66,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.75144,
"c": 0.14427,
"h": 312.1
},
"luminance": 0.39828
}Semantic roles & 50–950 ramp
primary
#CD92F0
secondary
#E2F3D8
accent
#D80E59
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085