#B89FC2#B89FC2
#B89FC2 is a light, muted purple. Relative luminance 0.389; OKLCH L 73.6% C 0.057 H 316.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FC2 |
|---|---|
| RGB | rgb(184, 159, 194) |
| HSL | hsl(283, 22%, 69%) |
| HSV | hsv(283, 18%, 76%) |
| CMYK | cmyk(5.2%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(68.67, 15.60, -14.58) |
| CIE-LCH | lch(68.67, 21.35, 316.95°) |
| OKLab | oklab(73.59% 0.0411 -0.0393) |
| OKLCH | oklch(73.59% 0.057 316.3) |
| XYZ | xyz(41.9014, 38.8822, 56.3261) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.77
Lavender
#B39DDB
ΔE00 7.57
Dusty Lavender
#AC86A8
ΔE00 7.75
Heather
#A484AC
ΔE00 8.15
Pale Purple
#B790D4
ΔE00 8.50
Plum
#DDA0DD
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FC2 #A9C29F
analogous
#A79FC2 #B89FC2 #C29FBB
triadic
#B89FC2 #C2B89F #9FC2B8
tetradic
#B89FC2 #C2A79F #A9C29F #9FBBC2
square
#B89FC2 #C2A79F #A9C29F #9FBBC2
split-complementary
#B89FC2 #BBC29F #9FC2A7
monochromatic
#7E5A8D #9C7AAA #B89FC2 #D4C4DA #EFEAF2
Accessibility & contrast
On white
2.39
#B89FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B89FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FC2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FC2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#A0A8C1
Tritanopia (blue-blind)
#B8A3AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b89fc2; /* rgb */ color: rgb(184, 159, 194); /* oklch */ color: oklch(73.6% 0.057 316.3);
Tailwind
colors: {
custom: {
50: '#cdbbd4',
500: '#b89fc2',
950: '#000000',
},
}SCSS
$custom: #b89fc2; $custom-light: #cdbbd4; $custom-dark: #000000;
JSON
{
"hex": "#b89fc2",
"rgb": {
"r": 184,
"g": 159,
"b": 194
},
"hsl": {
"h": 282.857,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.73587,
"c": 0.05682,
"h": 316.3
},
"luminance": 0.38882
}Semantic roles & 50–950 ramp
primary
#B89FC2
secondary
#DCE3D9
accent
#A1455F
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#131114
muted
#828083