#CB4FBB#CB4FBB
#CB4FBB is a light, vivid purple. Relative luminance 0.219; OKLCH L 62.8% C 0.199 H 333.1°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FBB |
|---|---|
| RGB | rgb(203, 79, 187) |
| HSL | hsl(308, 54%, 55%) |
| HSV | hsv(308, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 7.9%, 20.4%) |
| CIE-LAB | lab(53.90, 61.79, -33.07) |
| CIE-LCH | lch(53.90, 70.09, 331.84°) |
| OKLab | oklab(62.85% 0.1778 -0.0903) |
| OKLCH | oklch(62.85% 0.199 333.1) |
| XYZ | xyz(36.3943, 21.8791, 49.3103) |
| Luminance | 0.2188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.12
Purpley Pink
#C83CB9
ΔE00 3.58
Purpleish Pink
#DF4EC8
ΔE00 3.77
Pinkish Purple
#D648D7
ΔE00 4.56
Purplish Pink
#CE5DAE
ΔE00 4.63
Mediumorchid
#BA55D3
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FBB #4FCB5F
analogous
#9D4FCB #CB4FBB #CB4F7D
triadic
#CB4FBB #BBCB4F #4FBBCB
tetradic
#CB4FBB #CB9D4F #4FCB5F #4F7DCB
square
#CB4FBB #CB9D4F #4FCB5F #4F7DCB
split-complementary
#CB4FBB #7DCB4F #4FCB9D
monochromatic
#7B2470 #AA329B #CB4FBB #D97ECD #E7ADE0
Accessibility & contrast
On white
3.91
#CB4FBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#CB4FBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FBB
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FBB | 1.00 | 3.91 | 5.38 | 5.38 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C75BE
Deuteranopia (green-blind)
#7487B8
Tritanopia (blue-blind)
#D4597E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb4fbb; /* rgb */ color: rgb(203, 79, 187); /* oklch */ color: oklch(62.8% 0.199 333.1);
Tailwind
colors: {
custom: {
50: '#de88d0',
500: '#cb4fbb',
950: '#000000',
},
}SCSS
$custom: #cb4fbb; $custom-light: #de88d0; $custom-dark: #000000;
JSON
{
"hex": "#cb4fbb",
"rgb": {
"r": 203,
"g": 79,
"b": 187
},
"hsl": {
"h": 307.742,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62847,
"c": 0.19947,
"h": 333.1
},
"luminance": 0.21876
}Semantic roles & 50–950 ramp
primary
#CB4FBB
secondary
#A1D5A8
accent
#DE5D4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82