#B68BB5#B68BB5
#B68BB5 is a light, moderate purple. Relative luminance 0.317; OKLCH L 69.1% C 0.078 H 327.1°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BB5 |
|---|---|
| RGB | rgb(182, 139, 181) |
| HSL | hsl(301, 23%, 63%) |
| HSV | hsv(301, 24%, 71%) |
| CMYK | cmyk(0%, 23.6%, 0.5%, 28.6%) |
| CIE-LAB | lab(63.13, 23.54, -15.66) |
| CIE-LCH | lch(63.13, 28.28, 326.36°) |
| OKLab | oklab(69.14% 0.0652 -0.0421) |
| OKLCH | oklch(69.14% 0.078 327.1) |
| XYZ | xyz(36.8636, 31.7475, 47.8931) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.16
Heather
#A484AC
ΔE00 4.14
Lilac
#C8A2C8
ΔE00 6.56
Pale Purple
#B790D4
ΔE00 7.34
Wisteria
#A87DC2
ΔE00 7.93
Orchid (survey)
#C875C4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BB5 #8BB68C
analogous
#A18BB6 #B68BB5 #B68B9F
triadic
#B68BB5 #B5B68B #8BB5B6
tetradic
#B68BB5 #B6A18B #8BB68C #8B9FB6
square
#B68BB5 #B6A18B #8BB68C #8B9FB6
split-complementary
#B68BB5 #9FB68B #8BB6A1
monochromatic
#7A4D79 #9E659D #B68BB5 #CEB1CD #E5D6E5
Accessibility & contrast
On white
2.86
#B68BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#B68BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BB5
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BB5 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B7
Deuteranopia (green-blind)
#929BB3
Tritanopia (blue-blind)
#B98E9A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b68bb5; /* rgb */ color: rgb(182, 139, 181); /* oklch */ color: oklch(69.1% 0.078 327.1);
Tailwind
colors: {
custom: {
50: '#ccadcb',
500: '#b68bb5',
950: '#000000',
},
}SCSS
$custom: #b68bb5; $custom-light: #ccadcb; $custom-dark: #000000;
JSON
{
"hex": "#b68bb5",
"rgb": {
"r": 182,
"g": 139,
"b": 181
},
"hsl": {
"h": 301.395,
"s": 22.751,
"l": 62.941
},
"oklch": {
"l": 0.69137,
"c": 0.07763,
"h": 327.1
},
"luminance": 0.31747
}Semantic roles & 50–950 ramp
primary
#B68BB5
secondary
#C7D6C7
accent
#A14644
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#131013
muted
#827F82