#BD89C8#BD89C8
#BD89C8 is a light, moderate purple. Relative luminance 0.329; OKLCH L 70.2% C 0.106 H 320.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD89C8 |
|---|---|
| RGB | rgb(189, 137, 200) |
| HSL | hsl(290, 36%, 66%) |
| HSV | hsv(290, 32%, 78%) |
| CMYK | cmyk(5.5%, 31.5%, 0%, 21.6%) |
| CIE-LAB | lab(64.06, 30.70, -24.87) |
| CIE-LCH | lch(64.06, 39.51, 320.98°) |
| OKLab | oklab(70.24% 0.082 -0.0678) |
| OKLCH | oklch(70.24% 0.106 320.4) |
| XYZ | xyz(40.3559, 32.8813, 58.8533) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.79
Wisteria
#A87DC2
ΔE00 5.36
Orchid (survey)
#C875C4
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.23
Heather
#A484AC
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD89C8 #94C889
analogous
#9D89C8 #BD89C8 #C889B3
triadic
#BD89C8 #C8BD89 #89C8BD
tetradic
#BD89C8 #C89D89 #94C889 #89B3C8
square
#BD89C8 #C89D89 #94C889 #89B3C8
split-complementary
#BD89C8 #B3C889 #89C89D
monochromatic
#854492 #A65FB5 #BD89C8 #D4B3DB #ECDCEF
Accessibility & contrast
On white
2.77
#BD89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BD89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD89C8
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD89C8 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CA
Deuteranopia (green-blind)
#8E9DC6
Tritanopia (blue-blind)
#BE90A0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bd89c8; /* rgb */ color: rgb(189, 137, 200); /* oklch */ color: oklch(70.2% 0.106 320.4);
Tailwind
colors: {
custom: {
50: '#d1acd9',
500: '#bd89c8',
950: '#000000',
},
}SCSS
$custom: #bd89c8; $custom-light: #d1acd9; $custom-dark: #000000;
JSON
{
"hex": "#bd89c8",
"rgb": {
"r": 189,
"g": 137,
"b": 200
},
"hsl": {
"h": 289.524,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.70238,
"c": 0.10639,
"h": 320.4
},
"luminance": 0.3288
}Semantic roles & 50–950 ramp
primary
#BD89C8
secondary
#D0E1CC
accent
#AF364B
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#141014
muted
#827F83