#CD92FB#CD92FB
#CD92FB is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.7% C 0.157 H 309.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92FB |
|---|---|
| RGB | rgb(205, 146, 251) |
| HSL | hsl(274, 93%, 78%) |
| HSV | hsv(274, 42%, 98%) |
| CMYK | cmyk(18.3%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.83, 41.25, -43.99) |
| CIE-LCH | lch(69.83, 60.31, 313.16°) |
| OKLab | oklab(75.66% 0.0988 -0.1222) |
| OKLCH | oklch(75.66% 0.157 309) |
| XYZ | xyz(52.8650, 40.5026, 96.2809) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.61
Light Purple
#BF77F6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92FB #C0FB92
analogous
#9892FB #CD92FB #FB92F5
triadic
#CD92FB #FBCD92 #92FBCD
tetradic
#CD92FB #FB9892 #C0FB92 #92F5FB
square
#CD92FB #FB9892 #C0FB92 #92F5FB
split-complementary
#CD92FB #F5FB92 #92FB98
monochromatic
#971CF7 #B257F9 #CD92FB #E8CDFD #F1E1FE
Accessibility & contrast
On white
2.31
#CD92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CD92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92FB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92FB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#C7A2BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd92fb; /* rgb */ color: rgb(205, 146, 251); /* oklch */ color: oklch(75.7% 0.157 309.0);
Tailwind
colors: {
custom: {
50: '#deb3fd',
500: '#cd92fb',
950: '#000000',
},
}SCSS
$custom: #cd92fb; $custom-light: #deb3fd; $custom-dark: #000000;
JSON
{
"hex": "#cd92fb",
"rgb": {
"r": 205,
"g": 146,
"b": 251
},
"hsl": {
"h": 273.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.75661,
"c": 0.15712,
"h": 309
},
"luminance": 0.40502
}Semantic roles & 50–950 ramp
primary
#CD92FB
secondary
#E3F6D5
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085