#CB93EE#CB93EE
#CB93EE is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.0% C 0.139 H 311.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93EE |
|---|---|
| RGB | rgb(203, 147, 238) |
| HSL | hsl(277, 73%, 75%) |
| HSV | hsv(277, 38%, 93%) |
| CMYK | cmyk(14.7%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(69.28, 37.35, -37.75) |
| CIE-LCH | lch(69.28, 53.11, 314.69°) |
| OKLab | oklab(75.02% 0.0926 -0.1043) |
| OKLCH | oklch(75.02% 0.139 311.6) |
| XYZ | xyz(50.4923, 39.7378, 85.8826) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.50
Lavender (survey)
#C79FEF
ΔE00 3.51
Liliac
#C48EFD
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93EE #B6EE93
analogous
#9D93EE #CB93EE #EE93E3
triadic
#CB93EE #EECB93 #93EECB
tetradic
#CB93EE #EE9D93 #B6EE93 #93E3EE
square
#CB93EE #EE9D93 #B6EE93 #93E3EE
split-complementary
#CB93EE #E3EE93 #93EE9D
monochromatic
#9829DD #B25EE6 #CB93EE #E4C8F6 #F2E5FB
Accessibility & contrast
On white
2.35
#CB93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CB93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93EE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93EE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#C8A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb93ee; /* rgb */ color: rgb(203, 147, 238); /* oklch */ color: oklch(75.0% 0.139 311.6);
Tailwind
colors: {
custom: {
50: '#dcb3f4',
500: '#cb93ee',
950: '#000000',
},
}SCSS
$custom: #cb93ee; $custom-light: #dcb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cb93ee",
"rgb": {
"r": 203,
"g": 147,
"b": 238
},
"hsl": {
"h": 276.923,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.75021,
"c": 0.13945,
"h": 311.6
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#CB93EE
secondary
#E3F2D9
accent
#D5115C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085