#B68BB0#B68BB0
#B68BB0 is a light, moderate purple. Relative luminance 0.315; OKLCH L 69.0% C 0.073 H 331.1°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BB0 |
|---|---|
| RGB | rgb(182, 139, 176) |
| HSL | hsl(308, 23%, 63%) |
| HSV | hsv(308, 24%, 71%) |
| CMYK | cmyk(0%, 23.6%, 3.3%, 28.6%) |
| CIE-LAB | lab(62.97, 22.59, -13.09) |
| CIE-LCH | lch(62.97, 26.11, 329.91°) |
| OKLab | oklab(68.95% 0.0636 -0.035) |
| OKLCH | oklch(68.95% 0.073 331.1) |
| XYZ | xyz(36.3598, 31.5460, 45.2395) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.45
Heather
#A484AC
ΔE00 4.46
Lilac
#C8A2C8
ΔE00 6.67
Light Mauve
#C292A1
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 8.73
Wisteria
#A87DC2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BB0 #8BB691
analogous
#A68BB6 #B68BB0 #B68B9A
triadic
#B68BB0 #B0B68B #8BB0B6
tetradic
#B68BB0 #B6A68B #8BB691 #8B9AB6
square
#B68BB0 #B6A68B #8BB691 #8B9AB6
split-complementary
#B68BB0 #9AB68B #8BB6A6
monochromatic
#7A4D74 #9E6596 #B68BB0 #CEB1CA #E5D6E3
Accessibility & contrast
On white
2.87
#B68BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#B68BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BB0
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BB0 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#949AAF
Tritanopia (blue-blind)
#BA8D98
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b68bb0; /* rgb */ color: rgb(182, 139, 176); /* oklch */ color: oklch(69.0% 0.073 331.1);
Tailwind
colors: {
custom: {
50: '#ccadc7',
500: '#b68bb0',
950: '#000000',
},
}SCSS
$custom: #b68bb0; $custom-light: #ccadc7; $custom-dark: #000000;
JSON
{
"hex": "#b68bb0",
"rgb": {
"r": 182,
"g": 139,
"b": 176
},
"hsl": {
"h": 308.372,
"s": 22.751,
"l": 62.941
},
"oklch": {
"l": 0.68953,
"c": 0.07258,
"h": 331.1
},
"luminance": 0.31545
}Semantic roles & 50–950 ramp
primary
#B68BB0
secondary
#C7D6C9
accent
#A15144
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#131013
muted
#827F82