#CB44BE#CB44BE
#CB44BE is a mid, highly saturated purple. Relative luminance 0.205; OKLCH L 61.8% C 0.216 H 332.0°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CB44BE |
|---|---|
| RGB | rgb(203, 68, 190) |
| HSL | hsl(306, 56%, 53%) |
| HSV | hsv(306, 67%, 80%) |
| CMYK | cmyk(0%, 66.5%, 6.4%, 20.4%) |
| CIE-LAB | lab(52.45, 66.67, -37.07) |
| CIE-LCH | lch(52.45, 76.28, 330.92°) |
| OKLab | oklab(61.84% 0.1909 -0.1017) |
| OKLCH | oklch(61.84% 0.216 332) |
| XYZ | xyz(35.9900, 20.5512, 50.7765) |
| Luminance | 0.2055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.22
Purpley Pink
#C83CB9
ΔE00 1.78
Pinkish Purple
#D648D7
ΔE00 4.31
Purpleish Pink
#DF4EC8
ΔE00 4.84
Purple Pink
#D725DE
ΔE00 5.28
Mediumorchid
#BA55D3
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB44BE #44CB51
analogous
#9444CB #CB44BE #CB447A
triadic
#CB44BE #BECB44 #44BECB
tetradic
#CB44BE #CB9444 #44CB51 #447ACB
square
#CB44BE #CB9444 #44CB51 #447ACB
split-complementary
#CB44BE #7ACB44 #44CB94
monochromatic
#74206C #A42E99 #CB44BE #D874CF #E6A4DF
Accessibility & contrast
On white
4.11
#CB44BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#CB44BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB44BE
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB44BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB44BE | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D71C2
Deuteranopia (green-blind)
#6D84BB
Tritanopia (blue-blind)
#D3517B
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cb44be; /* rgb */ color: rgb(203, 68, 190); /* oklch */ color: oklch(61.8% 0.216 332.0);
Tailwind
colors: {
custom: {
50: '#de82d2',
500: '#cb44be',
950: '#000000',
},
}SCSS
$custom: #cb44be; $custom-light: #de82d2; $custom-dark: #000000;
JSON
{
"hex": "#cb44be",
"rgb": {
"r": 203,
"g": 68,
"b": 190
},
"hsl": {
"h": 305.778,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.61843,
"c": 0.21634,
"h": 332
},
"luminance": 0.20548
}Semantic roles & 50–950 ramp
primary
#CB44BE
secondary
#98D39E
accent
#E05748
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160B14
muted
#847C82