#CB92FA#CB92FA
#CB92FA is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.4% C 0.155 H 308.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92FA |
|---|---|
| RGB | rgb(203, 146, 250) |
| HSL | hsl(273, 91%, 78%) |
| HSV | hsv(273, 42%, 98%) |
| CMYK | cmyk(18.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(69.58, 40.47, -43.84) |
| CIE-LCH | lch(69.58, 59.67, 312.71°) |
| OKLab | oklab(75.42% 0.0963 -0.1218) |
| OKLCH | oklch(75.42% 0.155 308.3) |
| XYZ | xyz(52.1595, 40.1570, 95.4272) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.94
Baby Purple
#CA9BF7
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.47
Light Purple
#BF77F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92FA #C1FA92
analogous
#9792FA #CB92FA #FA92F5
triadic
#CB92FA #FACB92 #92FACB
tetradic
#CB92FA #FA9792 #C1FA92 #92F5FA
square
#CB92FA #FA9792 #C1FA92 #92F5FA
split-complementary
#CB92FA #F5FA92 #92FA97
monochromatic
#931DF5 #AF57F7 #CB92FA #E7CDFD #F1E2FE
Accessibility & contrast
On white
2.33
#CB92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#CB92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92FA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92FA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#C5A2BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb92fa; /* rgb */ color: rgb(203, 146, 250); /* oklch */ color: oklch(75.4% 0.155 308.3);
Tailwind
colors: {
custom: {
50: '#dcb3fc',
500: '#cb92fa',
950: '#000000',
},
}SCSS
$custom: #cb92fa; $custom-light: #dcb3fc; $custom-dark: #000000;
JSON
{
"hex": "#cb92fa",
"rgb": {
"r": 203,
"g": 146,
"b": 250
},
"hsl": {
"h": 272.885,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.75416,
"c": 0.15526,
"h": 308.3
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#CB92FA
secondary
#E4F6D5
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085