#BD599B#BD599B
#BD599B is a mid, vivid pink. Relative luminance 0.203; OKLCH L 60.8% C 0.150 H 342.3°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BD599B |
|---|---|
| RGB | rgb(189, 89, 155) |
| HSL | hsl(320, 43%, 55%) |
| HSV | hsv(320, 53%, 74%) |
| CMYK | cmyk(0%, 52.9%, 18%, 25.9%) |
| CIE-LAB | lab(52.21, 48.21, -17.18) |
| CIE-LCH | lch(52.21, 51.18, 340.39°) |
| OKLab | oklab(60.76% 0.1431 -0.0458) |
| OKLCH | oklch(60.76% 0.15 342.3) |
| XYZ | xyz(30.4756, 20.3325, 33.3235) |
| Luminance | 0.2033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.45
Pale Magenta
#D767AD
ΔE00 6.62
Pinky Purple
#C94CBE
ΔE00 7.40
Light Plum
#9D5783
ΔE00 7.46
Purpleish
#98568D
ΔE00 7.93
Purpley Pink
#C83CB9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD599B #59BD7B
analogous
#AD59BD #BD599B #BD5969
triadic
#BD599B #9BBD59 #599BBD
tetradic
#BD599B #BDAD59 #59BD7B #5969BD
square
#BD599B #BDAD59 #59BD7B #5969BD
split-complementary
#BD599B #69BD59 #59BDAD
monochromatic
#6F2C59 #9B3E7B #BD599B #CE85B5 #E0B1D0
Accessibility & contrast
On white
4.15
#BD599B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#BD599B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD599B
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD599B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD599B | 1.00 | 4.15 | 5.07 | 5.07 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F729D
Deuteranopia (green-blind)
#7B8398
Tritanopia (blue-blind)
#C75A73
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #bd599b; /* rgb */ color: rgb(189, 89, 155); /* oklch */ color: oklch(60.8% 0.150 342.3);
Tailwind
colors: {
custom: {
50: '#d38cb8',
500: '#bd599b',
950: '#000000',
},
}SCSS
$custom: #bd599b; $custom-light: #d38cb8; $custom-dark: #000000;
JSON
{
"hex": "#bd599b",
"rgb": {
"r": 189,
"g": 89,
"b": 155
},
"hsl": {
"h": 320.4,
"s": 43.103,
"l": 54.51
},
"oklch": {
"l": 0.60755,
"c": 0.15024,
"h": 342.3
},
"luminance": 0.2033
}Semantic roles & 50–950 ramp
primary
#BD599B
secondary
#A4CEB2
accent
#D38055
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80