#CB94EC#CB94EC
#CB94EC is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.135 H 312.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94EC |
|---|---|
| RGB | rgb(203, 148, 236) |
| HSL | hsl(278, 70%, 75%) |
| HSV | hsv(278, 37%, 93%) |
| CMYK | cmyk(14%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(69.42, 36.39, -36.44) |
| CIE-LCH | lch(69.42, 51.49, 314.96°) |
| OKLab | oklab(75.1% 0.0908 -0.1005) |
| OKLCH | oklch(75.1% 0.135 312.1) |
| XYZ | xyz(50.3562, 39.9333, 84.3958) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.59
Lavender (survey)
#C79FEF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.36
Liliac
#C48EFD
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94EC #B5EC94
analogous
#9F94EC #CB94EC #EC94E1
triadic
#CB94EC #ECCB94 #94ECCB
tetradic
#CB94EC #EC9F94 #B5EC94 #94E1EC
square
#CB94EC #EC9F94 #B5EC94 #94E1EC
split-complementary
#CB94EC #E1EC94 #94EC9F
monochromatic
#982CDA #B260E3 #CB94EC #E4C8F5 #F2E5FA
Accessibility & contrast
On white
2.34
#CB94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CB94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94EC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94EC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#C8A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb94ec; /* rgb */ color: rgb(203, 148, 236); /* oklch */ color: oklch(75.1% 0.135 312.1);
Tailwind
colors: {
custom: {
50: '#dcb4f2',
500: '#cb94ec',
950: '#000000',
},
}SCSS
$custom: #cb94ec; $custom-light: #dcb4f2; $custom-dark: #000000;
JSON
{
"hex": "#cb94ec",
"rgb": {
"r": 203,
"g": 148,
"b": 236
},
"hsl": {
"h": 277.5,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.75099,
"c": 0.13542,
"h": 312.1
},
"luminance": 0.39932
}Semantic roles & 50–950 ramp
primary
#CB94EC
secondary
#E2F2D9
accent
#D2145B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085