#CB9BEB#CB9BEB
#CB9BEB is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.3% C 0.122 H 311.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9BEB |
|---|---|
| RGB | rgb(203, 155, 235) |
| HSL | hsl(276, 67%, 76%) |
| HSV | hsv(276, 34%, 92%) |
| CMYK | cmyk(13.6%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(70.97, 32.35, -33.50) |
| CIE-LCH | lch(70.97, 46.57, 314.01°) |
| OKLab | oklab(76.26% 0.0805 -0.0921) |
| OKLCH | oklch(76.26% 0.122 311.1) |
| XYZ | xyz(51.3427, 42.1381, 84.0099) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 2.50
Lilac (survey)
#CEA2FD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9BEB #BBEB9B
analogous
#A39BEB #CB9BEB #EB9BE3
triadic
#CB9BEB #EBCB9B #9BEBCB
tetradic
#CB9BEB #EBA39B #BBEB9B #9BE3EB
square
#CB9BEB #EBA39B #BBEB9B #9BE3EB
split-complementary
#CB9BEB #E3EB9B #9BEBA3
monochromatic
#9635D7 #B068E1 #CB9BEB #E6CEF5 #F2E5FA
Accessibility & contrast
On white
2.23
#CB9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#CB9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9BEB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9BEB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#C8A6B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cb9beb; /* rgb */ color: rgb(203, 155, 235); /* oklch */ color: oklch(76.3% 0.122 311.1);
Tailwind
colors: {
custom: {
50: '#dcb9f1',
500: '#cb9beb',
950: '#000000',
},
}SCSS
$custom: #cb9beb; $custom-light: #dcb9f1; $custom-dark: #000000;
JSON
{
"hex": "#cb9beb",
"rgb": {
"r": 203,
"g": 155,
"b": 235
},
"hsl": {
"h": 276,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.76256,
"c": 0.12234,
"h": 311.1
},
"luminance": 0.42137
}Semantic roles & 50–950 ramp
primary
#CB9BEB
secondary
#E3F1DA
accent
#CF1760
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085