#B68CBB#B68CBB
#B68CBB is a light, moderate purple. Relative luminance 0.323; OKLCH L 69.5% C 0.082 H 322.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B68CBB |
|---|---|
| RGB | rgb(182, 140, 187) |
| HSL | hsl(294, 26%, 64%) |
| HSV | hsv(294, 25%, 73%) |
| CMYK | cmyk(2.7%, 25.1%, 0%, 26.7%) |
| CIE-LAB | lab(63.58, 24.14, -18.37) |
| CIE-LCH | lch(63.58, 30.34, 322.73°) |
| OKLab | oklab(69.55% 0.0655 -0.0496) |
| OKLCH | oklch(69.55% 0.082 322.9) |
| XYZ | xyz(37.6380, 32.2900, 51.2540) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.37
Heather
#A484AC
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 5.81
Lilac
#C8A2C8
ΔE00 6.52
Wisteria
#A87DC2
ΔE00 6.88
Orchid (survey)
#C875C4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68CBB #91BB8C
analogous
#9F8CBB #B68CBB #BB8CA9
triadic
#B68CBB #BBB68C #8CBBB6
tetradic
#B68CBB #BB9F8C #91BB8C #8CA9BB
square
#B68CBB #BB9F8C #91BB8C #8CA9BB
split-complementary
#B68CBB #A9BB8C #8CBB9F
monochromatic
#7B4C81 #9E66A4 #B68CBB #CEB2D2 #E7D9E8
Accessibility & contrast
On white
2.82
#B68CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#B68CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68CBB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68CBB | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#919CB9
Tritanopia (blue-blind)
#B8909C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b68cbb; /* rgb */ color: rgb(182, 140, 187); /* oklch */ color: oklch(69.5% 0.082 322.9);
Tailwind
colors: {
custom: {
50: '#ccaecf',
500: '#b68cbb',
950: '#000000',
},
}SCSS
$custom: #b68cbb; $custom-light: #ccaecf; $custom-dark: #000000;
JSON
{
"hex": "#b68cbb",
"rgb": {
"r": 182,
"g": 140,
"b": 187
},
"hsl": {
"h": 293.617,
"s": 25.683,
"l": 64.118
},
"oklch": {
"l": 0.69549,
"c": 0.08222,
"h": 322.9
},
"luminance": 0.32289
}Semantic roles & 50–950 ramp
primary
#B68CBB
secondary
#CBDAC9
accent
#A4414C
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#131013
muted
#827F82