#CB92EA#CB92EA
#CB92EA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.136 H 313.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92EA |
|---|---|
| RGB | rgb(203, 146, 234) |
| HSL | hsl(279, 68%, 75%) |
| HSV | hsv(279, 38%, 92%) |
| CMYK | cmyk(13.2%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.89, 37.05, -36.16) |
| CIE-LCH | lch(68.89, 51.78, 315.70°) |
| OKLab | oklab(74.67% 0.0932 -0.0997) |
| OKLCH | oklch(74.67% 0.136 313.1) |
| XYZ | xyz(49.7563, 39.1957, 82.7704) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 3.79
Liliac
#C48EFD
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92EA #B1EA92
analogous
#9F92EA #CB92EA #EA92DD
triadic
#CB92EA #EACB92 #92EACB
tetradic
#CB92EA #EA9F92 #B1EA92 #92DDEA
square
#CB92EA #EA9F92 #B1EA92 #92DDEA
split-complementary
#CB92EA #DDEA92 #92EA9F
monochromatic
#9A2BD6 #B35FE0 #CB92EA #E3C5F4 #F3E5FA
Accessibility & contrast
On white
2.38
#CB92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CB92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92EA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92EA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#C89EB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb92ea; /* rgb */ color: rgb(203, 146, 234); /* oklch */ color: oklch(74.7% 0.136 313.1);
Tailwind
colors: {
custom: {
50: '#dcb3f1',
500: '#cb92ea',
950: '#000000',
},
}SCSS
$custom: #cb92ea; $custom-light: #dcb3f1; $custom-dark: #000000;
JSON
{
"hex": "#cb92ea",
"rgb": {
"r": 203,
"g": 146,
"b": 234
},
"hsl": {
"h": 278.864,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.74671,
"c": 0.13647,
"h": 313.1
},
"luminance": 0.39195
}Semantic roles & 50–950 ramp
primary
#CB92EA
secondary
#E2F2D9
accent
#D01657
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084