#CB6CC0#CB6CC0
#CB6CC0 is a light, vivid purple. Relative luminance 0.272; OKLCH L 66.8% C 0.159 H 331.6°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CB6CC0 |
|---|---|
| RGB | rgb(203, 108, 192) |
| HSL | hsl(307, 48%, 61%) |
| HSV | hsv(307, 47%, 80%) |
| CMYK | cmyk(0%, 46.8%, 5.4%, 20.4%) |
| CIE-LAB | lab(59.19, 49.06, -27.73) |
| CIE-LCH | lch(59.19, 56.36, 330.53°) |
| OKLab | oklab(66.82% 0.1395 -0.0754) |
| OKLCH | oklch(66.82% 0.159 331.6) |
| XYZ | xyz(39.5053, 27.2297, 53.0340) |
| Luminance | 0.2723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.19
Orchid
#DA70D6
ΔE00 4.10
Purplish Pink
#CE5DAE
ΔE00 4.45
Pale Magenta
#D767AD
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 5.69
Pinky Purple
#C94CBE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB6CC0 #6CCB77
analogous
#A66CCB #CB6CC0 #CB6C90
triadic
#CB6CC0 #C0CB6C #6CC0CB
tetradic
#CB6CC0 #CBA66C #6CCB77 #6C90CB
square
#CB6CC0 #CBA66C #6CCB77 #6C90CB
split-complementary
#CB6CC0 #90CB6C #6CCBA6
monochromatic
#8B3181 #B941AB #CB6CC0 #DB99D3 #EBC6E7
Accessibility & contrast
On white
3.26
#CB6CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#CB6CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB6CC0
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB6CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB6CC0 | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6986C3
Deuteranopia (green-blind)
#8393BD
Tritanopia (blue-blind)
#D2738D
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cb6cc0; /* rgb */ color: rgb(203, 108, 192); /* oklch */ color: oklch(66.8% 0.159 331.6);
Tailwind
colors: {
custom: {
50: '#dd99d3',
500: '#cb6cc0',
950: '#000000',
},
}SCSS
$custom: #cb6cc0; $custom-light: #dd99d3; $custom-dark: #000000;
JSON
{
"hex": "#cb6cc0",
"rgb": {
"r": 203,
"g": 108,
"b": 192
},
"hsl": {
"h": 306.947,
"s": 47.739,
"l": 60.98
},
"oklch": {
"l": 0.66818,
"c": 0.1586,
"h": 331.6
},
"luminance": 0.27227
}Semantic roles & 50–950 ramp
primary
#CB6CC0
secondary
#B7DBBC
accent
#BB3B2A
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82