#CB94EB#CB94EB
#CB94EB is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.134 H 312.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94EB |
|---|---|
| RGB | rgb(203, 148, 235) |
| HSL | hsl(278, 69%, 75%) |
| HSV | hsv(278, 37%, 92%) |
| CMYK | cmyk(13.6%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(69.38, 36.18, -35.95) |
| CIE-LCH | lch(69.38, 51.00, 315.18°) |
| OKLab | oklab(75.05% 0.0905 -0.0991) |
| OKLCH | oklch(75.05% 0.134 312.4) |
| XYZ | xyz(50.2114, 39.8753, 83.6328) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 3.29
Lilac (survey)
#CEA2FD
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 4.50
Liliac
#C48EFD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94EB #B4EB94
analogous
#9F94EB #CB94EB #EB94E0
triadic
#CB94EB #EBCB94 #94EBCB
tetradic
#CB94EB #EB9F94 #B4EB94 #94E0EB
square
#CB94EB #EB9F94 #B4EB94 #94E0EB
split-complementary
#CB94EB #E0EB94 #94EB9F
monochromatic
#992DD8 #B260E1 #CB94EB #E4C8F5 #F2E5FA
Accessibility & contrast
On white
2.34
#CB94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#CB94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94EB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94EB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#C8A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb94eb; /* rgb */ color: rgb(203, 148, 235); /* oklch */ color: oklch(75.1% 0.134 312.4);
Tailwind
colors: {
custom: {
50: '#dcb4f1',
500: '#cb94eb',
950: '#000000',
},
}SCSS
$custom: #cb94eb; $custom-light: #dcb4f1; $custom-dark: #000000;
JSON
{
"hex": "#cb94eb",
"rgb": {
"r": 203,
"g": 148,
"b": 235
},
"hsl": {
"h": 277.931,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75054,
"c": 0.13424,
"h": 312.4
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#CB94EB
secondary
#E2F2D9
accent
#D0155A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085