#B68BBF#B68BBF
#B68BBF is a light, moderate purple. Relative luminance 0.322; OKLCH L 69.5% C 0.089 H 320.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BBF |
|---|---|
| RGB | rgb(182, 139, 191) |
| HSL | hsl(290, 29%, 65%) |
| HSV | hsv(290, 27%, 75%) |
| CMYK | cmyk(4.7%, 27.2%, 0%, 25.1%) |
| CIE-LAB | lab(63.49, 25.50, -20.77) |
| CIE-LCH | lch(63.49, 32.88, 320.83°) |
| OKLab | oklab(69.52% 0.0683 -0.0563) |
| OKLCH | oklch(69.52% 0.089 320.5) |
| XYZ | xyz(37.9268, 32.1728, 53.4922) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.71
Heather
#A484AC
ΔE00 4.83
Dusty Lavender
#AC86A8
ΔE00 5.38
Wisteria
#A87DC2
ΔE00 5.87
Lilac
#C8A2C8
ΔE00 7.17
Orchid (survey)
#C875C4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BBF #94BF8B
analogous
#9C8BBF #B68BBF #BF8BAE
triadic
#B68BBF #BFB68B #8BBFB6
tetradic
#B68BBF #BF9C8B #94BF8B #8BAEBF
square
#B68BBF #BF9C8B #94BF8B #8BAEBF
split-complementary
#B68BBF #AEBF8B #8BBF9C
monochromatic
#7B4A86 #9D64A9 #B68BBF #CFB2D5 #E8DAEB
Accessibility & contrast
On white
2.82
#B68BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#B68BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BBF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BBF | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#B7909D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b68bbf; /* rgb */ color: rgb(182, 139, 191); /* oklch */ color: oklch(69.5% 0.089 320.5);
Tailwind
colors: {
custom: {
50: '#ccadd2',
500: '#b68bbf',
950: '#000000',
},
}SCSS
$custom: #b68bbf; $custom-light: #ccadd2; $custom-dark: #000000;
JSON
{
"hex": "#b68bbf",
"rgb": {
"r": 182,
"g": 139,
"b": 191
},
"hsl": {
"h": 289.615,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.69523,
"c": 0.08853,
"h": 320.5
},
"luminance": 0.32172
}Semantic roles & 50–950 ramp
primary
#B68BBF
secondary
#CDDCCA
accent
#A83E50
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#131014
muted
#827F82