#CB4FBC#CB4FBC
#CB4FBC is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 62.9% C 0.200 H 332.7°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FBC |
|---|---|
| RGB | rgb(203, 79, 188) |
| HSL | hsl(307, 54%, 55%) |
| HSV | hsv(307, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 7.4%, 20.4%) |
| CIE-LAB | lab(53.94, 61.95, -33.58) |
| CIE-LCH | lch(53.94, 70.47, 331.54°) |
| OKLab | oklab(62.9% 0.178 -0.0918) |
| OKLCH | oklch(62.9% 0.2 332.7) |
| XYZ | xyz(36.5017, 21.9220, 49.8761) |
| Luminance | 0.2192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.00
Purpley Pink
#C83CB9
ΔE00 3.57
Purpleish Pink
#DF4EC8
ΔE00 3.72
Pinkish Purple
#D648D7
ΔE00 4.39
Purplish Pink
#CE5DAE
ΔE00 4.77
Mediumorchid
#BA55D3
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FBC #4FCB5E
analogous
#9C4FCB #CB4FBC #CB4F7E
triadic
#CB4FBC #BCCB4F #4FBCCB
tetradic
#CB4FBC #CB9C4F #4FCB5E #4F7ECB
square
#CB4FBC #CB9C4F #4FCB5E #4F7ECB
split-complementary
#CB4FBC #7ECB4F #4FCB9C
monochromatic
#7B2471 #AA329C #CB4FBC #D97ECE #E7ADE0
Accessibility & contrast
On white
3.90
#CB4FBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#CB4FBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FBC
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FBC | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 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)
#4B76BF
Deuteranopia (green-blind)
#7387B9
Tritanopia (blue-blind)
#D3597E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb4fbc; /* rgb */ color: rgb(203, 79, 188); /* oklch */ color: oklch(62.9% 0.200 332.7);
Tailwind
colors: {
custom: {
50: '#de88d0',
500: '#cb4fbc',
950: '#000000',
},
}SCSS
$custom: #cb4fbc; $custom-light: #de88d0; $custom-dark: #000000;
JSON
{
"hex": "#cb4fbc",
"rgb": {
"r": 203,
"g": 79,
"b": 188
},
"hsl": {
"h": 307.258,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62895,
"c": 0.20025,
"h": 332.7
},
"luminance": 0.21919
}Semantic roles & 50–950 ramp
primary
#CB4FBC
secondary
#A1D5A7
accent
#DE5C4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82