#CB5CB0#CB5CB0
#CB5CB0 is a light, vivid pink. Relative luminance 0.235; OKLCH L 63.9% C 0.172 H 337.7°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5CB0 |
|---|---|
| RGB | rgb(203, 92, 176) |
| HSL | hsl(315, 52%, 58%) |
| HSV | hsv(315, 55%, 80%) |
| CMYK | cmyk(0%, 54.7%, 13.3%, 20.4%) |
| CIE-LAB | lab(55.57, 54.24, -24.11) |
| CIE-LCH | lch(55.57, 59.36, 336.03°) |
| OKLab | oklab(63.92% 0.1589 -0.065) |
| OKLCH | oklch(63.92% 0.172 337.7) |
| XYZ | xyz(36.2926, 23.4881, 43.6881) |
| Luminance | 0.2349 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 0.99
Pale Magenta
#D767AD
ΔE00 4.45
Pinky Purple
#C94CBE
ΔE00 4.85
Purpleish Pink
#DF4EC8
ΔE00 4.96
Orchid (survey)
#C875C4
ΔE00 6.31
Purpley Pink
#C83CB9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5CB0 #5CCB77
analogous
#AF5CCB #CB5CB0 #CB5C78
triadic
#CB5CB0 #B0CB5C #5CB0CB
tetradic
#CB5CB0 #CBAF5C #5CCB77 #5C78CB
square
#CB5CB0 #CBAF5C #5CCB77 #5C78CB
split-complementary
#CB5CB0 #78CB5C #5CCBAF
monochromatic
#832A6D #B13994 #CB5CB0 #DA8AC6 #E9B9DD
Accessibility & contrast
On white
3.69
#CB5CB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#CB5CB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5CB0
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5CB0 | 1.00 | 3.69 | 5.70 | 5.70 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7AB3
Deuteranopia (green-blind)
#7F8BAD
Tritanopia (blue-blind)
#D5607E
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cb5cb0; /* rgb */ color: rgb(203, 92, 176); /* oklch */ color: oklch(63.9% 0.172 337.7);
Tailwind
colors: {
custom: {
50: '#dd8fc7',
500: '#cb5cb0',
950: '#000000',
},
}SCSS
$custom: #cb5cb0; $custom-light: #dd8fc7; $custom-dark: #000000;
JSON
{
"hex": "#cb5cb0",
"rgb": {
"r": 203,
"g": 92,
"b": 176
},
"hsl": {
"h": 314.595,
"s": 51.628,
"l": 57.843
},
"oklch": {
"l": 0.63923,
"c": 0.17171,
"h": 337.7
},
"luminance": 0.23485
}Semantic roles & 50–950 ramp
primary
#CB5CB0
secondary
#ABD8B6
accent
#DB6F4D
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D13
muted
#837E82