#CB4DBD#CB4DBD
#CB4DBD is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 62.7% C 0.204 H 332.3°. Best body text is #000000 at 5.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4DBD |
|---|---|
| RGB | rgb(203, 77, 189) |
| HSL | hsl(307, 55%, 55%) |
| HSV | hsv(307, 62%, 80%) |
| CMYK | cmyk(0%, 62.1%, 6.9%, 20.4%) |
| CIE-LAB | lab(53.69, 62.95, -34.56) |
| CIE-LCH | lch(53.69, 71.81, 331.23°) |
| OKLab | oklab(62.72% 0.1805 -0.0946) |
| OKLCH | oklch(62.72% 0.204 332.3) |
| XYZ | xyz(36.4678, 21.6811, 50.3984) |
| Luminance | 0.2168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.61
Purpley Pink
#C83CB9
ΔE00 3.21
Purpleish Pink
#DF4EC8
ΔE00 3.86
Pinkish Purple
#D648D7
ΔE00 4.20
Purplish Pink
#CE5DAE
ΔE00 5.18
Mediumorchid
#BA55D3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4DBD #4DCB5B
analogous
#9A4DCB #CB4DBD #CB4D7E
triadic
#CB4DBD #BDCB4D #4DBDCB
tetradic
#CB4DBD #CB9A4D #4DCB5B #4D7ECB
square
#CB4DBD #CB9A4D #4DCB5B #4D7ECB
split-complementary
#CB4DBD #7ECB4D #4DCB9A
monochromatic
#7A2470 #A9319C #CB4DBD #D97CCF #E7ACE0
Accessibility & contrast
On white
3.94
#CB4DBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.34
#CB4DBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4DBD
5.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4DBD | 1.00 | 3.94 | 5.34 | 5.34 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4875C0
Deuteranopia (green-blind)
#7287BA
Tritanopia (blue-blind)
#D3587E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cb4dbd; /* rgb */ color: rgb(203, 77, 189); /* oklch */ color: oklch(62.7% 0.204 332.3);
Tailwind
colors: {
custom: {
50: '#de87d1',
500: '#cb4dbd',
950: '#000000',
},
}SCSS
$custom: #cb4dbd; $custom-light: #de87d1; $custom-dark: #000000;
JSON
{
"hex": "#cb4dbd",
"rgb": {
"r": 203,
"g": 77,
"b": 189
},
"hsl": {
"h": 306.667,
"s": 54.783,
"l": 54.902
},
"oklch": {
"l": 0.62723,
"c": 0.20379,
"h": 332.3
},
"luminance": 0.21678
}Semantic roles & 50–950 ramp
primary
#CB4DBD
secondary
#9FD4A5
accent
#DE5A4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82