#CB44BC#CB44BC
#CB44BC is a mid, highly saturated purple. Relative luminance 0.205; OKLCH L 61.7% C 0.215 H 332.6°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CB44BC |
|---|---|
| RGB | rgb(203, 68, 188) |
| HSL | hsl(307, 56%, 53%) |
| HSV | hsv(307, 67%, 80%) |
| CMYK | cmyk(0%, 66.5%, 7.4%, 20.4%) |
| CIE-LAB | lab(52.36, 66.35, -36.06) |
| CIE-LCH | lch(52.36, 75.52, 331.48°) |
| OKLab | oklab(61.74% 0.1908 -0.0988) |
| OKLCH | oklch(61.74% 0.215 332.6) |
| XYZ | xyz(35.7729, 20.4644, 49.6331) |
| Luminance | 0.2046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.28
Purpley Pink
#C83CB9
ΔE00 1.70
Pinkish Purple
#D648D7
ΔE00 4.60
Purpleish Pink
#DF4EC8
ΔE00 4.88
Purple Pink
#D725DE
ΔE00 5.58
Mediumorchid
#BA55D3
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB44BC #44CB53
analogous
#9744CB #CB44BC #CB4478
triadic
#CB44BC #BCCB44 #44BCCB
tetradic
#CB44BC #CB9744 #44CB53 #4478CB
square
#CB44BC #CB9744 #44CB53 #4478CB
split-complementary
#CB44BC #78CB44 #44CB97
monochromatic
#74206B #A42E97 #CB44BC #D874CD #E6A4DE
Accessibility & contrast
On white
4.12
#CB44BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#CB44BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB44BC
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB44BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB44BC | 1.00 | 4.12 | 5.09 | 5.09 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E71BF
Deuteranopia (green-blind)
#6E84B9
Tritanopia (blue-blind)
#D4507A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cb44bc; /* rgb */ color: rgb(203, 68, 188); /* oklch */ color: oklch(61.7% 0.215 332.6);
Tailwind
colors: {
custom: {
50: '#de82d0',
500: '#cb44bc',
950: '#000000',
},
}SCSS
$custom: #cb44bc; $custom-light: #de82d0; $custom-dark: #000000;
JSON
{
"hex": "#cb44bc",
"rgb": {
"r": 203,
"g": 68,
"b": 188
},
"hsl": {
"h": 306.667,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.61742,
"c": 0.21485,
"h": 332.6
},
"luminance": 0.20462
}Semantic roles & 50–950 ramp
primary
#CB44BC
secondary
#98D39F
accent
#E05948
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160B14
muted
#847C82