#CB5D98#CB5D98
#CB5D98 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.1% C 0.154 H 349.1°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5D98 |
|---|---|
| RGB | rgb(203, 93, 152) |
| HSL | hsl(328, 51%, 58%) |
| HSV | hsv(328, 54%, 80%) |
| CMYK | cmyk(0%, 54.2%, 25.1%, 20.4%) |
| CIE-LAB | lab(54.86, 50.24, -11.21) |
| CIE-LCH | lch(54.86, 51.47, 347.42°) |
| OKLab | oklab(63.1% 0.1514 -0.0293) |
| OKLCH | oklch(63.1% 0.154 349.1) |
| XYZ | xyz(34.2116, 22.7953, 32.2978) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.63
Purplish Pink
#CE5DAE
ΔE00 4.81
Darkish Pink
#DA467D
ΔE00 7.34
Palevioletred
#DB7093
ΔE00 7.76
Blush
#DE5D83
ΔE00 8.02
Barbie Pink
#FE46A5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5D98 #5DCB90
analogous
#C75DCB #CB5D98 #CB5D61
triadic
#CB5D98 #98CB5D #5D98CB
tetradic
#CB5D98 #CBC75D #5DCB90 #5D61CB
square
#CB5D98 #CBC75D #5DCB90 #5D61CB
split-complementary
#CB5D98 #61CB5D #5DCBC7
monochromatic
#832A5A #B2397A #CB5D98 #DA8BB5 #E9BAD3
Accessibility & contrast
On white
3.78
#CB5D98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#CB5D98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5D98
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5D98 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69779A
Deuteranopia (green-blind)
#878A95
Tritanopia (blue-blind)
#D85A74
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cb5d98; /* rgb */ color: rgb(203, 93, 152); /* oklch */ color: oklch(63.1% 0.154 349.1);
Tailwind
colors: {
custom: {
50: '#de8fb6',
500: '#cb5d98',
950: '#000000',
},
}SCSS
$custom: #cb5d98; $custom-light: #de8fb6; $custom-dark: #000000;
JSON
{
"hex": "#cb5d98",
"rgb": {
"r": 203,
"g": 93,
"b": 152
},
"hsl": {
"h": 327.818,
"s": 51.402,
"l": 58.039
},
"oklch": {
"l": 0.63103,
"c": 0.15424,
"h": 349.1
},
"luminance": 0.22792
}Semantic roles & 50–950 ramp
primary
#CB5D98
secondary
#ACD8C0
accent
#DB8F4D
background
#FDF9FB
surface
#FBF1F6
border
#D4CBD0
text
#150D11
muted
#837E80