#B68DC0#B68DC0
#B68DC0 is a light, moderate purple. Relative luminance 0.328; OKLCH L 69.9% C 0.086 H 319.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B68DC0 |
|---|---|
| RGB | rgb(182, 141, 192) |
| HSL | hsl(288, 29%, 65%) |
| HSV | hsv(288, 27%, 75%) |
| CMYK | cmyk(5.2%, 26.6%, 0%, 24.7%) |
| CIE-LAB | lab(64.00, 24.58, -20.55) |
| CIE-LCH | lch(64.00, 32.03, 320.10°) |
| OKLab | oklab(69.93% 0.0655 -0.0557) |
| OKLCH | oklch(69.93% 0.086 319.6) |
| XYZ | xyz(38.3294, 32.8014, 54.1711) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.58
Heather
#A484AC
ΔE00 4.94
Dusty Lavender
#AC86A8
ΔE00 5.46
Wisteria
#A87DC2
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68DC0 #97C08D
analogous
#9C8DC0 #B68DC0 #C08DB1
triadic
#B68DC0 #C0B68D #8DC0B6
tetradic
#B68DC0 #C09C8D #97C08D #8DB1C0
square
#B68DC0 #C09C8D #97C08D #8DB1C0
split-complementary
#B68DC0 #B1C08D #8DC09C
monochromatic
#7C4B88 #9D66AA #B68DC0 #CFB4D6 #E8DCEC
Accessibility & contrast
On white
2.78
#B68DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#B68DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68DC0
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68DC0 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C2
Deuteranopia (green-blind)
#909DBE
Tritanopia (blue-blind)
#B7929F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b68dc0; /* rgb */ color: rgb(182, 141, 192); /* oklch */ color: oklch(69.9% 0.086 319.6);
Tailwind
colors: {
custom: {
50: '#ccaed3',
500: '#b68dc0',
950: '#000000',
},
}SCSS
$custom: #b68dc0; $custom-light: #ccaed3; $custom-dark: #000000;
JSON
{
"hex": "#b68dc0",
"rgb": {
"r": 182,
"g": 141,
"b": 192
},
"hsl": {
"h": 288.235,
"s": 28.814,
"l": 65.294
},
"oklch": {
"l": 0.69928,
"c": 0.08602,
"h": 319.6
},
"luminance": 0.32801
}Semantic roles & 50–950 ramp
primary
#B68DC0
secondary
#CFDDCC
accent
#A73E53
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#131014
muted
#827F82