#CB95EE#CB95EE
#CB95EE is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.4% C 0.136 H 311.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95EE |
|---|---|
| RGB | rgb(203, 149, 238) |
| HSL | hsl(276, 72%, 76%) |
| HSV | hsv(276, 37%, 93%) |
| CMYK | cmyk(14.7%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.73, 36.26, -37.06) |
| CIE-LCH | lch(69.73, 51.85, 314.38°) |
| OKLab | oklab(75.36% 0.0898 -0.1023) |
| OKLCH | oklch(75.36% 0.136 311.3) |
| XYZ | xyz(50.8060, 40.3652, 85.9872) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 3.01
Lilac (survey)
#CEA2FD
ΔE00 3.71
Pastel Purple
#CAA0FF
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95EE #B8EE95
analogous
#9E95EE #CB95EE #EE95E5
triadic
#CB95EE #EECB95 #95EECB
tetradic
#CB95EE #EE9E95 #B8EE95 #95E5EE
square
#CB95EE #EE9E95 #B8EE95 #95E5EE
split-complementary
#CB95EE #E5EE95 #95EE9E
monochromatic
#972CDD #B160E6 #CB95EE #E5CAF6 #F2E5FB
Accessibility & contrast
On white
2.31
#CB95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CB95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95EE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95EE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#C7A2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb95ee; /* rgb */ color: rgb(203, 149, 238); /* oklch */ color: oklch(75.4% 0.136 311.3);
Tailwind
colors: {
custom: {
50: '#dcb5f4',
500: '#cb95ee',
950: '#000000',
},
}SCSS
$custom: #cb95ee; $custom-light: #dcb5f4; $custom-dark: #000000;
JSON
{
"hex": "#cb95ee",
"rgb": {
"r": 203,
"g": 149,
"b": 238
},
"hsl": {
"h": 276.404,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.75358,
"c": 0.13608,
"h": 311.3
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#CB95EE
secondary
#E3F2D9
accent
#D4115E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085