#BD55AF#BD55AF
#BD55AF is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.1% C 0.172 H 332.9°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BD55AF |
|---|---|
| RGB | rgb(189, 85, 175) |
| HSL | hsl(308, 44%, 54%) |
| HSV | hsv(308, 55%, 74%) |
| CMYK | cmyk(0%, 55%, 7.4%, 25.9%) |
| CIE-LAB | lab(52.30, 53.33, -28.75) |
| CIE-LCH | lch(52.30, 60.59, 331.67°) |
| OKLab | oklab(61.09% 0.1531 -0.0783) |
| OKLCH | oklch(61.09% 0.172 332.9) |
| XYZ | xyz(31.9726, 20.4132, 42.8053) |
| Luminance | 0.2041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.19
Purpley Pink
#C83CB9
ΔE00 4.40
Purplish Pink
#CE5DAE
ΔE00 4.69
Purpleish Pink
#DF4EC8
ΔE00 6.40
Mediumorchid
#BA55D3
ΔE00 6.87
Pinkish Purple
#D648D7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD55AF #55BD63
analogous
#9755BD #BD55AF #BD557B
triadic
#BD55AF #AFBD55 #55AFBD
tetradic
#BD55AF #BD9755 #55BD63 #557BBD
square
#BD55AF #BD9755 #55BD63 #557BBD
split-complementary
#BD55AF #7BBD55 #55BD97
monochromatic
#6D2A64 #993C8D #BD55AF #CE81C4 #DFADD8
Accessibility & contrast
On white
4.13
#BD55AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#BD55AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD55AF
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD55AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD55AF | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5273B2
Deuteranopia (green-blind)
#7282AC
Tritanopia (blue-blind)
#C55C7A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bd55af; /* rgb */ color: rgb(189, 85, 175); /* oklch */ color: oklch(61.1% 0.172 332.9);
Tailwind
colors: {
custom: {
50: '#d38ac7',
500: '#bd55af',
950: '#000000',
},
}SCSS
$custom: #bd55af; $custom-light: #d38ac7; $custom-dark: #000000;
JSON
{
"hex": "#bd55af",
"rgb": {
"r": 189,
"g": 85,
"b": 175
},
"hsl": {
"h": 308.077,
"s": 44.068,
"l": 53.725
},
"oklch": {
"l": 0.61089,
"c": 0.17193,
"h": 332.9
},
"luminance": 0.20411
}Semantic roles & 50–950 ramp
primary
#BD55AF
secondary
#A1CDA7
accent
#D46554
background
#FDF8FC
surface
#FAF0F8
border
#D3CBD1
text
#140C13
muted
#837D82