#CB5993#CB5993
#CB5993 is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.4% C 0.158 H 350.9°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5993 |
|---|---|
| RGB | rgb(203, 89, 147) |
| HSL | hsl(329, 52%, 57%) |
| HSV | hsv(329, 56%, 80%) |
| CMYK | cmyk(0%, 56.2%, 27.6%, 20.4%) |
| CIE-LAB | lab(53.98, 51.46, -9.60) |
| CIE-LCH | lch(53.98, 52.35, 349.43°) |
| OKLab | oklab(62.39% 0.1558 -0.0249) |
| OKLCH | oklch(62.39% 0.158 350.9) |
| XYZ | xyz(33.4687, 21.9510, 30.0724) |
| Luminance | 0.2195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.75
Pale Magenta
#D767AD
ΔE00 5.76
Darkish Pink
#DA467D
ΔE00 6.27
Blush
#DE5D83
ΔE00 7.51
Palevioletred
#DB7093
ΔE00 7.92
Barbie Pink
#FE46A5
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5993 #59CB91
analogous
#CA59CB #CB5993 #CB595A
triadic
#CB5993 #93CB59 #5993CB
tetradic
#CB5993 #CBCA59 #59CB91 #595ACB
square
#CB5993 #CBCA59 #59CB91 #595ACB
split-complementary
#CB5993 #5ACB59 #59CBCA
monochromatic
#812856 #B03774 #CB5993 #DA88B1 #E8B6D0
Accessibility & contrast
On white
3.90
#CB5993 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#CB5993 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5993
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5993 | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677495
Deuteranopia (green-blind)
#868990
Tritanopia (blue-blind)
#D85470
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb5993; /* rgb */ color: rgb(203, 89, 147); /* oklch */ color: oklch(62.4% 0.158 350.9);
Tailwind
colors: {
custom: {
50: '#de8db2',
500: '#cb5993',
950: '#000000',
},
}SCSS
$custom: #cb5993; $custom-light: #de8db2; $custom-dark: #000000;
JSON
{
"hex": "#cb5993",
"rgb": {
"r": 203,
"g": 89,
"b": 147
},
"hsl": {
"h": 329.474,
"s": 52.294,
"l": 57.255
},
"oklch": {
"l": 0.62387,
"c": 0.15774,
"h": 350.9
},
"luminance": 0.21948
}Semantic roles & 50–950 ramp
primary
#CB5993
secondary
#A9D7BF
accent
#DC934C
background
#FEF8FA
surface
#FCF0F5
border
#D5CBCF
text
#160C11
muted
#847D80