#CB92EE#CB92EE
#CB92EE is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.9% C 0.141 H 311.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92EE |
|---|---|
| RGB | rgb(203, 146, 238) |
| HSL | hsl(277, 73%, 75%) |
| HSV | hsv(277, 39%, 93%) |
| CMYK | cmyk(14.7%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.06, 37.89, -38.10) |
| CIE-LCH | lch(69.06, 53.73, 314.85°) |
| OKLab | oklab(74.85% 0.094 -0.1053) |
| OKLCH | oklch(74.85% 0.141 311.8) |
| XYZ | xyz(50.3374, 39.4282, 85.8310) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.69
Lavender (survey)
#C79FEF
ΔE00 3.76
Liliac
#C48EFD
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92EE #B5EE92
analogous
#9D92EE #CB92EE #EE92E3
triadic
#CB92EE #EECB92 #92EECB
tetradic
#CB92EE #EE9D92 #B5EE92 #92E3EE
square
#CB92EE #EE9D92 #B5EE92 #92E3EE
split-complementary
#CB92EE #E3EE92 #92EE9D
monochromatic
#9828DD #B25DE6 #CB92EE #E4C7F6 #F2E5FB
Accessibility & contrast
On white
2.36
#CB92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#CB92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92EE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92EE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#C89FB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb92ee; /* rgb */ color: rgb(203, 146, 238); /* oklch */ color: oklch(74.9% 0.141 311.8);
Tailwind
colors: {
custom: {
50: '#dcb3f4',
500: '#cb92ee',
950: '#000000',
},
}SCSS
$custom: #cb92ee; $custom-light: #dcb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cb92ee",
"rgb": {
"r": 203,
"g": 146,
"b": 238
},
"hsl": {
"h": 277.174,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.74853,
"c": 0.14114,
"h": 311.8
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#CB92EE
secondary
#E2F3D8
accent
#D5105B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085