#CB81DC#CB81DC
#CB81DC is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.3% C 0.150 H 320.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CB81DC |
|---|---|
| RGB | rgb(203, 129, 220) |
| HSL | hsl(289, 57%, 68%) |
| HSV | hsv(289, 41%, 86%) |
| CMYK | cmyk(7.7%, 41.4%, 0%, 13.7%) |
| CIE-LAB | lab(64.62, 43.35, -35.07) |
| CIE-LCH | lch(64.62, 55.76, 321.02°) |
| OKLab | oklab(71.26% 0.1148 -0.0965) |
| OKLCH | oklch(71.26% 0.15 320) |
| XYZ | xyz(45.3955, 33.5658, 71.7838) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.38
Orchid
#DA70D6
ΔE00 4.66
Orchid (survey)
#C875C4
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB81DC #92DC81
analogous
#9D81DC #CB81DC #DC81BF
triadic
#CB81DC #DCCB81 #81DCCB
tetradic
#CB81DC #DC9D81 #92DC81 #81BFDC
square
#CB81DC #DC9D81 #92DC81 #81BFDC
split-complementary
#CB81DC #BFDC81 #81DC9D
monochromatic
#9931B1 #B751CF #CB81DC #DFB1E9 #F3E1F7
Accessibility & contrast
On white
2.72
#CB81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CB81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB81DC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB81DC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498DF
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#CC8CA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cb81dc; /* rgb */ color: rgb(203, 129, 220); /* oklch */ color: oklch(71.3% 0.150 320.0);
Tailwind
colors: {
custom: {
50: '#dca7e7',
500: '#cb81dc',
950: '#000000',
},
}SCSS
$custom: #cb81dc; $custom-light: #dca7e7; $custom-dark: #000000;
JSON
{
"hex": "#cb81dc",
"rgb": {
"r": 203,
"g": 129,
"b": 220
},
"hsl": {
"h": 288.791,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.71259,
"c": 0.14994,
"h": 320
},
"luminance": 0.33564
}Semantic roles & 50–950 ramp
primary
#CB81DC
secondary
#D4EACF
accent
#C42140
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84