#CB92F2#CB92F2
#CB92F2 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.0% C 0.146 H 310.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92F2 |
|---|---|
| RGB | rgb(203, 146, 242) |
| HSL | hsl(276, 79%, 76%) |
| HSV | hsv(276, 40%, 95%) |
| CMYK | cmyk(16.1%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.23, 38.74, -40.02) |
| CIE-LCH | lch(69.23, 55.70, 314.07°) |
| OKLab | oklab(75.04% 0.0948 -0.1108) |
| OKLCH | oklch(75.04% 0.146 310.6) |
| XYZ | xyz(50.9316, 39.6658, 88.9604) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.42
Liliac
#C48EFD
ΔE00 3.10
Lavender (survey)
#C79FEF
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.07
Pale Purple
#B790D4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92F2 #B9F292
analogous
#9B92F2 #CB92F2 #F292E9
triadic
#CB92F2 #F2CB92 #92F2CB
tetradic
#CB92F2 #F29B92 #B9F292 #92E9F2
square
#CB92F2 #F29B92 #B9F292 #92E9F2
split-complementary
#CB92F2 #E9F292 #92F29B
monochromatic
#9725E5 #B15BEB #CB92F2 #E5C9F9 #F2E4FC
Accessibility & contrast
On white
2.35
#CB92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CB92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92F2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92F2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#C7A0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb92f2; /* rgb */ color: rgb(203, 146, 242); /* oklch */ color: oklch(75.0% 0.146 310.6);
Tailwind
colors: {
custom: {
50: '#dcb3f6',
500: '#cb92f2',
950: '#000000',
},
}SCSS
$custom: #cb92f2; $custom-light: #dcb3f6; $custom-dark: #000000;
JSON
{
"hex": "#cb92f2",
"rgb": {
"r": 203,
"g": 146,
"b": 242
},
"hsl": {
"h": 275.625,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.75037,
"c": 0.14583,
"h": 310.6
},
"luminance": 0.39665
}Semantic roles & 50–950 ramp
primary
#CB92F2
secondary
#E3F4D7
accent
#DB0B5F
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085