#B993BF#B993BF
#B993BF is a light, moderate purple. Relative luminance 0.349; OKLCH L 71.3% C 0.076 H 321.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B993BF |
|---|---|
| RGB | rgb(185, 147, 191) |
| HSL | hsl(292, 26%, 66%) |
| HSV | hsv(292, 23%, 75%) |
| CMYK | cmyk(3.1%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(65.71, 22.03, -17.37) |
| CIE-LCH | lch(65.71, 28.05, 321.75°) |
| OKLab | oklab(71.29% 0.0595 -0.0469) |
| OKLCH | oklch(71.29% 0.076 321.8) |
| XYZ | xyz(39.8441, 34.9442, 53.9261) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.61
Dusty Lavender
#AC86A8
ΔE00 5.25
Heather
#A484AC
ΔE00 5.59
Pale Purple
#B790D4
ΔE00 6.01
Lavender
#B39DDB
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B993BF #99BF93
analogous
#A393BF #B993BF #BF93AF
triadic
#B993BF #BFB993 #93BFB9
tetradic
#B993BF #BFA393 #99BF93 #93AFBF
square
#B993BF #BFA393 #99BF93 #93AFBF
split-complementary
#B993BF #AFBF93 #93BFA3
monochromatic
#805087 #A06DA8 #B993BF #D2B9D6 #EBE0ED
Accessibility & contrast
On white
2.63
#B993BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#B993BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B993BF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B993BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B993BF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#BA97A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b993bf; /* rgb */ color: rgb(185, 147, 191); /* oklch */ color: oklch(71.3% 0.076 321.8);
Tailwind
colors: {
custom: {
50: '#ceb3d2',
500: '#b993bf',
950: '#000000',
},
}SCSS
$custom: #b993bf; $custom-light: #ceb3d2; $custom-dark: #000000;
JSON
{
"hex": "#b993bf",
"rgb": {
"r": 185,
"g": 147,
"b": 191
},
"hsl": {
"h": 291.818,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71293,
"c": 0.07575,
"h": 321.8
},
"luminance": 0.34943
}Semantic roles & 50–950 ramp
primary
#B993BF
secondary
#D2DED0
accent
#A4414F
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082