#CB4FB0#CB4FB0
#CB4FB0 is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.3% C 0.191 H 337.1°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FB0 |
|---|---|
| RGB | rgb(203, 79, 176) |
| HSL | hsl(313, 54%, 55%) |
| HSV | hsv(313, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 13.3%, 20.4%) |
| CIE-LAB | lab(53.41, 60.08, -27.45) |
| CIE-LCH | lch(53.41, 66.05, 335.45°) |
| OKLab | oklab(62.33% 0.1762 -0.0743) |
| OKLCH | oklch(62.33% 0.191 337.1) |
| XYZ | xyz(35.2615, 21.4260, 43.3444) |
| Luminance | 0.2142 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.00
Purplish Pink
#CE5DAE
ΔE00 3.40
Purpley Pink
#C83CB9
ΔE00 4.30
Purpleish Pink
#DF4EC8
ΔE00 4.75
Pinkish Purple
#D648D7
ΔE00 6.53
Pale Magenta
#D767AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FB0 #4FCB6A
analogous
#A84FCB #CB4FB0 #CB4F72
triadic
#CB4FB0 #B0CB4F #4FB0CB
tetradic
#CB4FB0 #CBA84F #4FCB6A #4F72CB
square
#CB4FB0 #CBA84F #4FCB6A #4F72CB
split-complementary
#CB4FB0 #72CB4F #4FCBA8
monochromatic
#7B2468 #AA3290 #CB4FB0 #D97EC5 #E7ADDA
Accessibility & contrast
On white
3.97
#CB4FB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#CB4FB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FB0
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FB0 | 1.00 | 3.97 | 5.28 | 5.28 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5273B3
Deuteranopia (green-blind)
#7887AD
Tritanopia (blue-blind)
#D55578
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cb4fb0; /* rgb */ color: rgb(203, 79, 176); /* oklch */ color: oklch(62.3% 0.191 337.1);
Tailwind
colors: {
custom: {
50: '#de88c8',
500: '#cb4fb0',
950: '#000000',
},
}SCSS
$custom: #cb4fb0; $custom-light: #de88c8; $custom-dark: #000000;
JSON
{
"hex": "#cb4fb0",
"rgb": {
"r": 203,
"g": 79,
"b": 176
},
"hsl": {
"h": 313.065,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62333,
"c": 0.19123,
"h": 337.1
},
"luminance": 0.21423
}Semantic roles & 50–950 ramp
primary
#CB4FB0
secondary
#A1D5AC
accent
#DE6A4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82