#CB4BDC#CB4BDC
#CB4BDC is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.2% C 0.232 H 322.8°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4BDC |
|---|---|
| RGB | rgb(203, 75, 220) |
| HSL | hsl(293, 67%, 58%) |
| HSV | hsv(293, 66%, 86%) |
| CMYK | cmyk(7.7%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(54.97, 68.99, -50.26) |
| CIE-LCH | lch(54.97, 85.36, 323.93°) |
| OKLab | oklab(64.16% 0.1845 -0.14) |
| OKLCH | oklch(64.16% 0.232 322.8) |
| XYZ | xyz(40.0617, 22.8982, 70.0059) |
| Luminance | 0.2290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.29
Mediumorchid
#BA55D3
ΔE00 2.90
Purple Pink
#D725DE
ΔE00 3.71
Heliotrope
#D94FF5
ΔE00 4.21
Pinky Purple
#C94CBE
ΔE00 4.94
Pink Purple
#EF1DE7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4BDC #5CDC4B
analogous
#834BDC #CB4BDC #DC4BA4
triadic
#CB4BDC #DCCB4B #4BDCCB
tetradic
#CB4BDC #DC834B #5CDC4B #4BA4DC
square
#CB4BDC #DC834B #5CDC4B #4BA4DC
split-complementary
#CB4BDC #A4DC4B #4BDC83
monochromatic
#831C91 #B126C4 #CB4BDC #DA7EE6 #E9B1F0
Accessibility & contrast
On white
3.76
#CB4BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CB4BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4BDC
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4BDC | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#257AE0
Deuteranopia (green-blind)
#6089D8
Tritanopia (blue-blind)
#CE638E
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cb4bdc; /* rgb */ color: rgb(203, 75, 220); /* oklch */ color: oklch(64.2% 0.232 322.8);
Tailwind
colors: {
custom: {
50: '#de87e7',
500: '#cb4bdc',
950: '#000000',
},
}SCSS
$custom: #cb4bdc; $custom-light: #de87e7; $custom-dark: #000000;
JSON
{
"hex": "#cb4bdc",
"rgb": {
"r": 203,
"g": 75,
"b": 220
},
"hsl": {
"h": 292.966,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.64159,
"c": 0.23163,
"h": 322.8
},
"luminance": 0.22896
}Semantic roles & 50–950 ramp
primary
#CB4BDC
secondary
#ABDEA4
accent
#EA3D52
background
#FEF8FE
surface
#FCF0FC
border
#D5CBD5
text
#160C16
muted
#847D84