#CB95EB#CB95EB
#CB95EB is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.2% C 0.133 H 312.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95EB |
|---|---|
| RGB | rgb(203, 149, 235) |
| HSL | hsl(278, 68%, 75%) |
| HSV | hsv(278, 37%, 92%) |
| CMYK | cmyk(13.6%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(69.60, 35.63, -35.61) |
| CIE-LCH | lch(69.60, 50.37, 315.02°) |
| OKLab | oklab(75.22% 0.0891 -0.0981) |
| OKLCH | oklch(75.22% 0.133 312.2) |
| XYZ | xyz(50.3689, 40.1904, 83.6853) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.61
Lavender (survey)
#C79FEF
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.37
Liliac
#C48EFD
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95EB #B5EB95
analogous
#A095EB #CB95EB #EB95E0
triadic
#CB95EB #EBCB95 #95EBCB
tetradic
#CB95EB #EBA095 #B5EB95 #95E0EB
square
#CB95EB #EBA095 #B5EB95 #95E0EB
split-complementary
#CB95EB #E0EB95 #95EBA0
monochromatic
#982ED8 #B262E1 #CB95EB #E4C8F5 #F2E5FA
Accessibility & contrast
On white
2.32
#CB95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CB95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95EB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95EB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#C8A1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb95eb; /* rgb */ color: rgb(203, 149, 235); /* oklch */ color: oklch(75.2% 0.133 312.2);
Tailwind
colors: {
custom: {
50: '#dcb5f1',
500: '#cb95eb',
950: '#000000',
},
}SCSS
$custom: #cb95eb; $custom-light: #dcb5f1; $custom-dark: #000000;
JSON
{
"hex": "#cb95eb",
"rgb": {
"r": 203,
"g": 149,
"b": 235
},
"hsl": {
"h": 277.674,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75224,
"c": 0.13255,
"h": 312.2
},
"luminance": 0.4019
}Semantic roles & 50–950 ramp
primary
#CB95EB
secondary
#E2F2D9
accent
#D0155B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085