#CB92FF#CB92FF
#CB92FF is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.7% C 0.161 H 307.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92FF |
|---|---|
| RGB | rgb(203, 146, 255) |
| HSL | hsl(271, 100%, 79%) |
| HSV | hsv(271, 43%, 100%) |
| CMYK | cmyk(20.4%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(69.81, 41.57, -46.21) |
| CIE-LCH | lch(69.81, 62.16, 311.97°) |
| OKLab | oklab(75.66% 0.0971 -0.1286) |
| OKLCH | oklch(75.66% 0.161 307.1) |
| XYZ | xyz(52.9539, 40.4748, 99.6111) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92FF #C6FF92
analogous
#9492FF #CB92FF #FF92FD
triadic
#CB92FF #FFCB92 #92FFCB
tetradic
#CB92FF #FF9492 #C6FF92 #92FDFF
square
#CB92FF #FF9492 #C6FF92 #92FDFF
split-complementary
#CB92FF #FDFF92 #92FF94
monochromatic
#9118FF #AE55FF #CB92FF #E8CFFF #F0E0FF
Accessibility & contrast
On white
2.31
#CB92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#CB92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#C4A3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb92ff; /* rgb */ color: rgb(203, 146, 255); /* oklch */ color: oklch(75.7% 0.161 307.1);
Tailwind
colors: {
custom: {
50: '#ddb3ff',
500: '#cb92ff',
950: '#000000',
},
}SCSS
$custom: #cb92ff; $custom-light: #ddb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cb92ff",
"rgb": {
"r": 203,
"g": 146,
"b": 255
},
"hsl": {
"h": 271.376,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75659,
"c": 0.1612,
"h": 307.1
},
"luminance": 0.40474
}Semantic roles & 50–950 ramp
primary
#CB92FF
secondary
#E5F7D4
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086