#CB49BE#CB49BE
#CB49BE is a light, highly saturated purple. Relative luminance 0.212; OKLCH L 62.3% C 0.210 H 332.0°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CB49BE |
|---|---|
| RGB | rgb(203, 73, 190) |
| HSL | hsl(306, 56%, 54%) |
| HSV | hsv(306, 64%, 80%) |
| CMYK | cmyk(0%, 64%, 6.4%, 20.4%) |
| CIE-LAB | lab(53.15, 64.73, -35.98) |
| CIE-LCH | lch(53.15, 74.06, 330.93°) |
| OKLab | oklab(62.35% 0.1853 -0.0986) |
| OKLCH | oklch(62.35% 0.21 332) |
| XYZ | xyz(36.3054, 21.1821, 50.8816) |
| Luminance | 0.2118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.48
Purpley Pink
#C83CB9
ΔE00 2.55
Pinkish Purple
#D648D7
ΔE00 4.09
Purpleish Pink
#DF4EC8
ΔE00 4.25
Mediumorchid
#BA55D3
ΔE00 5.49
Purple Pink
#D725DE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB49BE #49CB56
analogous
#9749CB #CB49BE #CB497D
triadic
#CB49BE #BECB49 #49BECB
tetradic
#CB49BE #CB9749 #49CB56 #497DCB
square
#CB49BE #CB9749 #49CB56 #497DCB
split-complementary
#CB49BE #7DCB49 #49CB97
monochromatic
#77226F #A7309B #CB49BE #D979CF #E6A8E0
Accessibility & contrast
On white
4.01
#CB49BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#CB49BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB49BE
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB49BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB49BE | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4373C1
Deuteranopia (green-blind)
#6F86BB
Tritanopia (blue-blind)
#D3557D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cb49be; /* rgb */ color: rgb(203, 73, 190); /* oklch */ color: oklch(62.3% 0.210 332.0);
Tailwind
colors: {
custom: {
50: '#de85d2',
500: '#cb49be',
950: '#000000',
},
}SCSS
$custom: #cb49be; $custom-light: #de85d2; $custom-dark: #000000;
JSON
{
"hex": "#cb49be",
"rgb": {
"r": 203,
"g": 73,
"b": 190
},
"hsl": {
"h": 306,
"s": 55.556,
"l": 54.118
},
"oklch": {
"l": 0.62346,
"c": 0.20995,
"h": 332
},
"luminance": 0.21179
}Semantic roles & 50–950 ramp
primary
#CB49BE
secondary
#9CD4A2
accent
#DF5849
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82