#BD4BDC#BD4BDC
#BD4BDC is a light, highly saturated purple. Relative luminance 0.210; OKLCH L 62.3% C 0.226 H 318.3°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BD4BDC |
|---|---|
| RGB | rgb(189, 75, 220) |
| HSL | hsl(287, 67%, 58%) |
| HSV | hsv(287, 66%, 86%) |
| CMYK | cmyk(14.1%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(52.97, 65.87, -53.56) |
| CIE-LCH | lch(52.97, 84.90, 320.88°) |
| OKLab | oklab(62.32% 0.1684 -0.15) |
| OKLCH | oklch(62.32% 0.226 318.3) |
| XYZ | xyz(36.4188, 21.0199, 69.8351) |
| Luminance | 0.2102 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.11
Purple Pink
#D725DE
ΔE00 4.59
Pinkish Purple
#D648D7
ΔE00 4.90
Lightish Purple
#A552E6
ΔE00 4.90
Hot Purple
#CB00F5
ΔE00 5.63
Heliotrope
#D94FF5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD4BDC #6ADC4B
analogous
#744BDC #BD4BDC #DC4BB3
triadic
#BD4BDC #DCBD4B #4BDCBD
tetradic
#BD4BDC #DC744B #6ADC4B #4BB3DC
square
#BD4BDC #DC744B #6ADC4B #4BB3DC
split-complementary
#BD4BDC #B3DC4B #4BDC74
monochromatic
#781C91 #A226C4 #BD4BDC #D07EE6 #E3B1F0
Accessibility & contrast
On white
4.04
#BD4BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#BD4BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD4BDC
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD4BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD4BDC | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F77E0
Deuteranopia (green-blind)
#5282D9
Tritanopia (blue-blind)
#BC658E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #bd4bdc; /* rgb */ color: rgb(189, 75, 220); /* oklch */ color: oklch(62.3% 0.226 318.3);
Tailwind
colors: {
custom: {
50: '#d585e7',
500: '#bd4bdc',
950: '#000000',
},
}SCSS
$custom: #bd4bdc; $custom-light: #d585e7; $custom-dark: #000000;
JSON
{
"hex": "#bd4bdc",
"rgb": {
"r": 189,
"g": 75,
"b": 220
},
"hsl": {
"h": 287.172,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.62319,
"c": 0.22557,
"h": 318.3
},
"luminance": 0.21018
}Semantic roles & 50–950 ramp
primary
#BD4BDC
secondary
#B1DEA4
accent
#EA3D62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84