#B995BF#B995BF
#B995BF is a light, moderate purple. Relative luminance 0.356; OKLCH L 71.7% C 0.072 H 321.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B995BF |
|---|---|
| RGB | rgb(185, 149, 191) |
| HSL | hsl(291, 25%, 67%) |
| HSV | hsv(291, 22%, 75%) |
| CMYK | cmyk(3.1%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(66.19, 20.91, -16.63) |
| CIE-LCH | lch(66.19, 26.72, 321.51°) |
| OKLab | oklab(71.67% 0.0564 -0.0449) |
| OKLCH | oklch(71.67% 0.072 321.5) |
| XYZ | xyz(40.1578, 35.5716, 54.0306) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.11
Dusty Lavender
#AC86A8
ΔE00 5.42
Heather
#A484AC
ΔE00 5.87
Pale Purple
#B790D4
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B995BF #9BBF95
analogous
#A495BF #B995BF #BF95B0
triadic
#B995BF #BFB995 #95BFB9
tetradic
#B995BF #BFA495 #9BBF95 #95B0BF
square
#B995BF #BFA495 #9BBF95 #95B0BF
split-complementary
#B995BF #B0BF95 #95BFA4
monochromatic
#805288 #A06FA8 #B995BF #D2BBD6 #EBE1ED
Accessibility & contrast
On white
2.59
#B995BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B995BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B995BF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B995BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B995BF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#99A2BE
Tritanopia (blue-blind)
#BA99A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b995bf; /* rgb */ color: rgb(185, 149, 191); /* oklch */ color: oklch(71.7% 0.072 321.5);
Tailwind
colors: {
custom: {
50: '#ceb4d2',
500: '#b995bf',
950: '#000000',
},
}SCSS
$custom: #b995bf; $custom-light: #ceb4d2; $custom-dark: #000000;
JSON
{
"hex": "#b995bf",
"rgb": {
"r": 185,
"g": 149,
"b": 191
},
"hsl": {
"h": 291.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.71666,
"c": 0.0721,
"h": 321.5
},
"luminance": 0.35571
}Semantic roles & 50–950 ramp
primary
#B995BF
secondary
#D3DFD1
accent
#A34250
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082