#BE9FBB#BE9FBB
#BE9FBB is a light, muted purple. Relative luminance 0.393; OKLCH L 73.9% C 0.053 H 329.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FBB |
|---|---|
| RGB | rgb(190, 159, 187) |
| HSL | hsl(306, 19%, 68%) |
| HSV | hsv(306, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 1.6%, 25.5%) |
| CIE-LAB | lab(68.99, 16.31, -10.15) |
| CIE-LCH | lch(68.99, 19.21, 328.11°) |
| OKLab | oklab(73.9% 0.0455 -0.027) |
| OKLCH | oklch(73.9% 0.053 329.2) |
| XYZ | xyz(42.6020, 39.3321, 52.3517) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.48
Light Mauve
#C292A1
ΔE00 7.40
Dusty Lavender
#AC86A8
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 8.43
Dusty Pink
#D8A7B1
ΔE00 8.83
Heather
#A484AC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FBB #9FBEA2
analogous
#B19FBE #BE9FBB #BE9FAB
triadic
#BE9FBB #BBBE9F #9FBBBE
tetradic
#BE9FBB #BEB19F #9FBEA2 #9FABBE
square
#BE9FBB #BEB19F #9FBEA2 #9FABBE
split-complementary
#BE9FBB #ABBE9F #9FBEB1
monochromatic
#875B83 #A57BA1 #BE9FBB #D7C3D5 #EFE8EF
Accessibility & contrast
On white
2.37
#BE9FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BE9FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FBB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FBB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#C1A1A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be9fbb; /* rgb */ color: rgb(190, 159, 187); /* oklch */ color: oklch(73.9% 0.053 329.2);
Tailwind
colors: {
custom: {
50: '#d1bbcf',
500: '#be9fbb',
950: '#000000',
},
}SCSS
$custom: #be9fbb; $custom-light: #d1bbcf; $custom-dark: #000000;
JSON
{
"hex": "#be9fbb",
"rgb": {
"r": 190,
"g": 159,
"b": 187
},
"hsl": {
"h": 305.806,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73895,
"c": 0.0529,
"h": 329.2
},
"luminance": 0.39331
}Semantic roles & 50–950 ramp
primary
#BE9FBB
secondary
#D8E1D9
accent
#9E5048
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182