#CB8BEA#CB8BEA
#CB8BEA is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.5% C 0.148 H 314.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8BEA |
|---|---|
| RGB | rgb(203, 139, 234) |
| HSL | hsl(280, 69%, 73%) |
| HSV | hsv(280, 41%, 92%) |
| CMYK | cmyk(13.2%, 40.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.35, 40.84, -38.56) |
| CIE-LCH | lch(67.35, 56.17, 316.65°) |
| OKLab | oklab(73.51% 0.1032 -0.1065) |
| OKLCH | oklch(73.51% 0.148 314.1) |
| XYZ | xyz(48.7101, 37.1033, 82.4216) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.17
Baby Purple
#CA9BF7
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 5.45
Lavender (survey)
#C79FEF
ΔE00 5.47
Lilac (survey)
#CEA2FD
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8BEA #AAEA8B
analogous
#9B8BEA #CB8BEA #EA8BD9
triadic
#CB8BEA #EACB8B #8BEACB
tetradic
#CB8BEA #EA9B8B #AAEA8B #8BD9EA
square
#CB8BEA #EA9B8B #AAEA8B #8BD9EA
split-complementary
#CB8BEA #D9EA8B #8BEA9B
monochromatic
#9B26D4 #B457E1 #CB8BEA #E2BFF3 #F3E5FA
Accessibility & contrast
On white
2.49
#CB8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#CB8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8BEA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8BEA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#C998AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cb8bea; /* rgb */ color: rgb(203, 139, 234); /* oklch */ color: oklch(73.5% 0.148 314.1);
Tailwind
colors: {
custom: {
50: '#dcaef1',
500: '#cb8bea',
950: '#000000',
},
}SCSS
$custom: #cb8bea; $custom-light: #dcaef1; $custom-dark: #000000;
JSON
{
"hex": "#cb8bea",
"rgb": {
"r": 203,
"g": 139,
"b": 234
},
"hsl": {
"h": 280.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.73511,
"c": 0.14831,
"h": 314.1
},
"luminance": 0.37102
}Semantic roles & 50–950 ramp
primary
#CB8BEA
secondary
#E1F2D9
accent
#D11452
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84