#CB88DC#CB88DC
#CB88DC is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.4% C 0.138 H 319.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CB88DC |
|---|---|
| RGB | rgb(203, 136, 220) |
| HSL | hsl(288, 55%, 70%) |
| HSV | hsv(288, 38%, 86%) |
| CMYK | cmyk(7.7%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.12, 39.61, -32.75) |
| CIE-LCH | lch(66.12, 51.39, 320.42°) |
| OKLab | oklab(72.39% 0.1046 -0.0899) |
| OKLCH | oklch(72.39% 0.138 319.3) |
| XYZ | xyz(46.3493, 35.4735, 72.1018) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 5.02
Orchid (survey)
#C875C4
ΔE00 5.80
Orchid
#DA70D6
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB88DC #99DC88
analogous
#A188DC #CB88DC #DC88C3
triadic
#CB88DC #DCCB88 #88DCCB
tetradic
#CB88DC #DCA188 #99DC88 #88C3DC
square
#CB88DC #DCA188 #99DC88 #88C3DC
split-complementary
#CB88DC #C3DC88 #88DCA1
monochromatic
#9B35B5 #B659CE #CB88DC #E0B7EA #F4E7F8
Accessibility & contrast
On white
2.59
#CB88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#CB88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB88DC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB88DC | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#CC92A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb88dc; /* rgb */ color: rgb(203, 136, 220); /* oklch */ color: oklch(72.4% 0.138 319.3);
Tailwind
colors: {
custom: {
50: '#dcace7',
500: '#cb88dc',
950: '#000000',
},
}SCSS
$custom: #cb88dc; $custom-light: #dcace7; $custom-dark: #000000;
JSON
{
"hex": "#cb88dc",
"rgb": {
"r": 203,
"g": 136,
"b": 220
},
"hsl": {
"h": 287.857,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.72386,
"c": 0.13793,
"h": 319.3
},
"luminance": 0.35472
}Semantic roles & 50–950 ramp
primary
#CB88DC
secondary
#D9ECD4
accent
#C22344
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84