#CB4B97#CB4B97
#CB4B97 is a mid, vivid pink. Relative luminance 0.200; OKLCH L 60.8% C 0.181 H 347.1°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4B97 |
|---|---|
| RGB | rgb(203, 75, 151) |
| HSL | hsl(324, 55%, 55%) |
| HSV | hsv(324, 63%, 80%) |
| CMYK | cmyk(0%, 63.1%, 25.6%, 20.4%) |
| CIE-LAB | lab(51.80, 58.23, -15.24) |
| CIE-LCH | lch(51.80, 60.19, 345.33°) |
| OKLab | oklab(60.82% 0.176 -0.0402) |
| OKLCH | oklch(60.82% 0.181 347.1) |
| XYZ | xyz(32.7319, 19.9663, 31.4022) |
| Luminance | 0.1996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.37
Pale Magenta
#D767AD
ΔE00 7.20
Darkish Pink
#DA467D
ΔE00 7.66
Mediumvioletred
#C71585
ΔE00 7.73
Shocking Pink
#FE02A2
ΔE00 7.93
Pinky Purple
#C94CBE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4B97 #4BCB7F
analogous
#BF4BCB #CB4B97 #CB4B57
triadic
#CB4B97 #97CB4B #4B97CB
tetradic
#CB4B97 #CBBF4B #4BCB7F #4B57CB
square
#CB4B97 #CBBF4B #4BCB7F #4B57CB
split-complementary
#CB4B97 #57CB4B #4BCBBF
monochromatic
#792356 #A83178 #CB4B97 #D97AB2 #E6AACE
Accessibility & contrast
On white
4.21
#CB4B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#CB4B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4B97
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4B97 | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A6D99
Deuteranopia (green-blind)
#7E8494
Tritanopia (blue-blind)
#D8486A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #cb4b97; /* rgb */ color: rgb(203, 75, 151); /* oklch */ color: oklch(60.8% 0.181 347.1);
Tailwind
colors: {
custom: {
50: '#de85b5',
500: '#cb4b97',
950: '#000000',
},
}SCSS
$custom: #cb4b97; $custom-light: #de85b5; $custom-dark: #000000;
JSON
{
"hex": "#cb4b97",
"rgb": {
"r": 203,
"g": 75,
"b": 151
},
"hsl": {
"h": 324.375,
"s": 55.172,
"l": 54.51
},
"oklch": {
"l": 0.60821,
"c": 0.18056,
"h": 347.1
},
"luminance": 0.19963
}Semantic roles & 50–950 ramp
primary
#CB4B97
secondary
#9ED4B4
accent
#DF8649
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80