#CB5095#CB5095
#CB5095 is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.3% C 0.172 H 348.6°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5095 |
|---|---|
| RGB | rgb(203, 80, 149) |
| HSL | hsl(326, 54%, 55%) |
| HSV | hsv(326, 61%, 80%) |
| CMYK | cmyk(0%, 60.6%, 26.6%, 20.4%) |
| CIE-LAB | lab(52.52, 55.82, -12.97) |
| CIE-LCH | lch(52.52, 57.31, 346.92°) |
| OKLab | oklab(61.33% 0.1689 -0.034) |
| OKLCH | oklch(61.33% 0.172 348.6) |
| XYZ | xyz(32.9234, 20.6070, 30.6716) |
| Luminance | 0.2060 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.33
Pale Magenta
#D767AD
ΔE00 6.57
Darkish Pink
#DA467D
ΔE00 6.92
Shocking Pink
#FE02A2
ΔE00 8.07
Neon Pink
#FE019A
ΔE00 8.12
Deeppink
#FF1493
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5095 #50CB86
analogous
#C350CB #CB5095 #CB5058
triadic
#CB5095 #95CB50 #5095CB
tetradic
#CB5095 #CBC350 #50CB86 #5058CB
square
#CB5095 #CBC350 #50CB86 #5058CB
split-complementary
#CB5095 #58CB50 #50CBC3
monochromatic
#7C2556 #AB3376 #CB5095 #D97FB2 #E7AECE
Accessibility & contrast
On white
4.10
#CB5095 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#CB5095 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5095
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5095 | 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)
#5F7097
Deuteranopia (green-blind)
#818592
Tritanopia (blue-blind)
#D84C6C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cb5095; /* rgb */ color: rgb(203, 80, 149); /* oklch */ color: oklch(61.3% 0.172 348.6);
Tailwind
colors: {
custom: {
50: '#de87b4',
500: '#cb5095',
950: '#000000',
},
}SCSS
$custom: #cb5095; $custom-light: #de87b4; $custom-dark: #000000;
JSON
{
"hex": "#cb5095",
"rgb": {
"r": 203,
"g": 80,
"b": 149
},
"hsl": {
"h": 326.341,
"s": 54.185,
"l": 55.49
},
"oklch": {
"l": 0.61327,
"c": 0.17229,
"h": 348.6
},
"luminance": 0.20604
}Semantic roles & 50–950 ramp
primary
#CB5095
secondary
#A2D5B8
accent
#DE8B4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80