#CB95EC#CB95EC
#CB95EC is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.3% C 0.134 H 311.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95EC |
|---|---|
| RGB | rgb(203, 149, 236) |
| HSL | hsl(277, 70%, 75%) |
| HSV | hsv(277, 37%, 93%) |
| CMYK | cmyk(14%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(69.65, 35.84, -36.09) |
| CIE-LCH | lch(69.65, 50.86, 314.80°) |
| OKLab | oklab(75.27% 0.0893 -0.0995) |
| OKLCH | oklch(75.27% 0.134 311.9) |
| XYZ | xyz(50.5138, 40.2484, 84.4483) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.46
Lavender (survey)
#C79FEF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95EC #B6EC95
analogous
#9F95EC #CB95EC #EC95E2
triadic
#CB95EC #ECCB95 #95ECCB
tetradic
#CB95EC #EC9F95 #B6EC95 #95E2EC
square
#CB95EC #EC9F95 #B6EC95 #95E2EC
split-complementary
#CB95EC #E2EC95 #95EC9F
monochromatic
#982DD9 #B261E3 #CB95EC #E4C9F5 #F2E5FA
Accessibility & contrast
On white
2.32
#CB95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CB95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95EC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95EC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#C8A1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb95ec; /* rgb */ color: rgb(203, 149, 236); /* oklch */ color: oklch(75.3% 0.134 311.9);
Tailwind
colors: {
custom: {
50: '#dcb5f2',
500: '#cb95ec',
950: '#000000',
},
}SCSS
$custom: #cb95ec; $custom-light: #dcb5f2; $custom-dark: #000000;
JSON
{
"hex": "#cb95ec",
"rgb": {
"r": 203,
"g": 149,
"b": 236
},
"hsl": {
"h": 277.241,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.75268,
"c": 0.13372,
"h": 311.9
},
"luminance": 0.40248
}Semantic roles & 50–950 ramp
primary
#CB95EC
secondary
#E3F2D9
accent
#D2145C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085