#CB88DB#CB88DB
#CB88DB is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.3% C 0.137 H 319.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CB88DB |
|---|---|
| RGB | rgb(203, 136, 219) |
| HSL | hsl(288, 54%, 70%) |
| HSV | hsv(288, 38%, 86%) |
| CMYK | cmyk(7.3%, 37.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.07, 39.41, -32.25) |
| CIE-LCH | lch(66.07, 50.93, 320.70°) |
| OKLab | oklab(72.34% 0.1044 -0.0885) |
| OKLCH | oklch(72.34% 0.137 319.7) |
| XYZ | xyz(46.2173, 35.4207, 71.4064) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.00
Pale Purple
#B790D4
ΔE00 5.01
Orchid (survey)
#C875C4
ΔE00 5.69
Orchid
#DA70D6
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB88DB #98DB88
analogous
#A288DB #CB88DB #DB88C1
triadic
#CB88DB #DBCB88 #88DBCB
tetradic
#CB88DB #DBA288 #98DB88 #88C1DB
square
#CB88DB #DBA288 #98DB88 #88C1DB
split-complementary
#CB88DB #C1DB88 #88DBA2
monochromatic
#9B36B3 #B659CD #CB88DB #E0B7E9 #F4E6F7
Accessibility & contrast
On white
2.60
#CB88DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#CB88DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB88DB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB88DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB88DB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#CC92A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb88db; /* rgb */ color: rgb(203, 136, 219); /* oklch */ color: oklch(72.3% 0.137 319.7);
Tailwind
colors: {
custom: {
50: '#dcace6',
500: '#cb88db',
950: '#000000',
},
}SCSS
$custom: #cb88db; $custom-light: #dcace6; $custom-dark: #000000;
JSON
{
"hex": "#cb88db",
"rgb": {
"r": 203,
"g": 136,
"b": 219
},
"hsl": {
"h": 288.434,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.72342,
"c": 0.13685,
"h": 319.7
},
"luminance": 0.35419
}Semantic roles & 50–950 ramp
primary
#CB88DB
secondary
#D8EBD4
accent
#C12443
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84