#CB4F99#CB4F99
#CB4F99 is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.4% C 0.176 H 346.7°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4F99 |
|---|---|
| RGB | rgb(203, 79, 153) |
| HSL | hsl(324, 54%, 55%) |
| HSV | hsv(324, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 24.6%, 20.4%) |
| CIE-LAB | lab(52.50, 56.79, -15.36) |
| CIE-LCH | lch(52.50, 58.83, 344.86°) |
| OKLab | oklab(61.36% 0.1713 -0.0405) |
| OKLCH | oklch(61.36% 0.176 346.7) |
| XYZ | xyz(33.1755, 20.5916, 32.3582) |
| Luminance | 0.2059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 6.42
Pinky Purple
#C94CBE
ΔE00 7.77
Darkish Pink
#DA467D
ΔE00 7.81
Shocking Pink
#FE02A2
ΔE00 7.99
Purpley Pink
#C83CB9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4F99 #4FCB81
analogous
#BF4FCB #CB4F99 #CB4F5B
triadic
#CB4F99 #99CB4F #4F99CB
tetradic
#CB4F99 #CBBF4F #4FCB81 #4F5BCB
square
#CB4F99 #CBBF4F #4FCB81 #4F5BCB
split-complementary
#CB4F99 #5BCB4F #4FCBBF
monochromatic
#7B2458 #AA327A #CB4F99 #D97EB4 #E7ADD0
Accessibility & contrast
On white
4.10
#CB4F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#CB4F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4F99
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4F99 | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C709B
Deuteranopia (green-blind)
#7F8596
Tritanopia (blue-blind)
#D84C6D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cb4f99; /* rgb */ color: rgb(203, 79, 153); /* oklch */ color: oklch(61.4% 0.176 346.7);
Tailwind
colors: {
custom: {
50: '#de87b7',
500: '#cb4f99',
950: '#000000',
},
}SCSS
$custom: #cb4f99; $custom-light: #de87b7; $custom-dark: #000000;
JSON
{
"hex": "#cb4f99",
"rgb": {
"r": 203,
"g": 79,
"b": 153
},
"hsl": {
"h": 324.194,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.61362,
"c": 0.17603,
"h": 346.7
},
"luminance": 0.20588
}Semantic roles & 50–950 ramp
primary
#CB4F99
secondary
#A1D5B6
accent
#DE864A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80