#CB93EB#CB93EB
#CB93EB is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.9% C 0.136 H 312.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93EB |
|---|---|
| RGB | rgb(203, 147, 235) |
| HSL | hsl(278, 69%, 75%) |
| HSV | hsv(278, 37%, 92%) |
| CMYK | cmyk(13.6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.16, 36.72, -36.30) |
| CIE-LCH | lch(69.16, 51.63, 315.33°) |
| OKLab | oklab(74.89% 0.092 -0.1001) |
| OKLCH | oklch(74.89% 0.136 312.6) |
| XYZ | xyz(50.0552, 39.5630, 83.5807) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.86
Lavender (survey)
#C79FEF
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 4.38
Liliac
#C48EFD
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.64
Pale Purple
#B790D4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93EB #B3EB93
analogous
#9F93EB #CB93EB #EB93DF
triadic
#CB93EB #EBCB93 #93EBCB
tetradic
#CB93EB #EB9F93 #B3EB93 #93DFEB
square
#CB93EB #EB9F93 #B3EB93 #93DFEB
split-complementary
#CB93EB #DFEB93 #93EB9F
monochromatic
#992CD8 #B25FE1 #CB93EB #E4C7F5 #F3E5FA
Accessibility & contrast
On white
2.36
#CB93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CB93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93EB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93EB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#C89FB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb93eb; /* rgb */ color: rgb(203, 147, 235); /* oklch */ color: oklch(74.9% 0.136 312.6);
Tailwind
colors: {
custom: {
50: '#dcb3f1',
500: '#cb93eb',
950: '#000000',
},
}SCSS
$custom: #cb93eb; $custom-light: #dcb3f1; $custom-dark: #000000;
JSON
{
"hex": "#cb93eb",
"rgb": {
"r": 203,
"g": 147,
"b": 235
},
"hsl": {
"h": 278.182,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.74885,
"c": 0.13594,
"h": 312.6
},
"luminance": 0.39562
}Semantic roles & 50–950 ramp
primary
#CB93EB
secondary
#E2F2D9
accent
#D11559
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085