#CB95EF#CB95EF
#CB95EF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.4% C 0.137 H 310.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95EF |
|---|---|
| RGB | rgb(203, 149, 239) |
| HSL | hsl(276, 74%, 76%) |
| HSV | hsv(276, 38%, 94%) |
| CMYK | cmyk(15.1%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(69.77, 36.48, -37.54) |
| CIE-LCH | lch(69.77, 52.34, 314.18°) |
| OKLab | oklab(75.4% 0.09 -0.1037) |
| OKLCH | oklch(75.4% 0.137 310.9) |
| XYZ | xyz(50.9533, 40.4242, 86.7630) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 3.82
Liliac
#C48EFD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95EF #B9EF95
analogous
#9E95EF #CB95EF #EF95E6
triadic
#CB95EF #EFCB95 #95EFCB
tetradic
#CB95EF #EF9E95 #B9EF95 #95E6EF
square
#CB95EF #EF9E95 #B9EF95 #95E6EF
split-complementary
#CB95EF #E6EF95 #95EF9E
monochromatic
#972BDF #B160E7 #CB95EF #E5CAF7 #F2E4FB
Accessibility & contrast
On white
2.31
#CB95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CB95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95EF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95EF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#C7A2B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb95ef; /* rgb */ color: rgb(203, 149, 239); /* oklch */ color: oklch(75.4% 0.137 310.9);
Tailwind
colors: {
custom: {
50: '#dcb5f4',
500: '#cb95ef',
950: '#000000',
},
}SCSS
$custom: #cb95ef; $custom-light: #dcb5f4; $custom-dark: #000000;
JSON
{
"hex": "#cb95ef",
"rgb": {
"r": 203,
"g": 149,
"b": 239
},
"hsl": {
"h": 276,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.75403,
"c": 0.13726,
"h": 310.9
},
"luminance": 0.40423
}Semantic roles & 50–950 ramp
primary
#CB95EF
secondary
#E3F3D8
accent
#D6105F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085