#CB92EF#CB92EF
#CB92EF is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.9% C 0.142 H 311.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92EF |
|---|---|
| RGB | rgb(203, 146, 239) |
| HSL | hsl(277, 74%, 75%) |
| HSV | hsv(277, 39%, 94%) |
| CMYK | cmyk(15.1%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.10, 38.11, -38.58) |
| CIE-LCH | lch(69.10, 54.23, 314.65°) |
| OKLab | oklab(74.9% 0.0942 -0.1066) |
| OKLCH | oklch(74.9% 0.142 311.5) |
| XYZ | xyz(50.4848, 39.4871, 86.6069) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.60
Liliac
#C48EFD
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 3.78
Lilac (survey)
#CEA2FD
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92EF #B6EF92
analogous
#9C92EF #CB92EF #EF92E5
triadic
#CB92EF #EFCB92 #92EFCB
tetradic
#CB92EF #EF9C92 #B6EF92 #92E5EF
square
#CB92EF #EF9C92 #B6EF92 #92E5EF
split-complementary
#CB92EF #E5EF92 #92EF9C
monochromatic
#9827DF #B25DE7 #CB92EF #E4C7F7 #F2E4FB
Accessibility & contrast
On white
2.36
#CB92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CB92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92EF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92EF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F2
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#C79FB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb92ef; /* rgb */ color: rgb(203, 146, 239); /* oklch */ color: oklch(74.9% 0.142 311.5);
Tailwind
colors: {
custom: {
50: '#dcb3f4',
500: '#cb92ef',
950: '#000000',
},
}SCSS
$custom: #cb92ef; $custom-light: #dcb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cb92ef",
"rgb": {
"r": 203,
"g": 146,
"b": 239
},
"hsl": {
"h": 276.774,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.74899,
"c": 0.1423,
"h": 311.5
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#CB92EF
secondary
#E3F3D8
accent
#D70F5C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085