#B69EB2#B69EB2
#B69EB2 is a light, muted pink. Relative luminance 0.376; OKLCH L 72.7% C 0.039 H 331.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EB2 |
|---|---|
| RGB | rgb(182, 158, 178) |
| HSL | hsl(310, 14%, 67%) |
| HSV | hsv(310, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 2.2%, 28.6%) |
| CIE-LAB | lab(67.73, 12.37, -7.09) |
| CIE-LCH | lch(67.73, 14.25, 330.19°) |
| OKLab | oklab(72.66% 0.0347 -0.0188) |
| OKLCH | oklch(72.66% 0.039 331.5) |
| XYZ | xyz(39.5532, 37.6138, 47.2874) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.72
Light Mauve
#C292A1
ΔE00 7.47
Dusty Lavender
#AC86A8
ΔE00 8.34
Grey Pink
#C3909B
ΔE00 8.86
Dusty Pink
#D8A7B1
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EB2 #9EB6A2
analogous
#AE9EB6 #B69EB2 #B69EA6
triadic
#B69EB2 #B2B69E #9EB2B6
tetradic
#B69EB2 #B6AE9E #9EB6A2 #9EA6B6
square
#B69EB2 #B6AE9E #9EB6A2 #9EA6B6
split-complementary
#B69EB2 #A6B69E #9EB6AE
monochromatic
#7C5D77 #9C7B96 #B69EB2 #D0C1CE #EBE4E9
Accessibility & contrast
On white
2.46
#B69EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B69EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EB2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EB2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#B89FA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b69eb2; /* rgb */ color: rgb(182, 158, 178); /* oklch */ color: oklch(72.7% 0.039 331.5);
Tailwind
colors: {
custom: {
50: '#ccbac9',
500: '#b69eb2',
950: '#000000',
},
}SCSS
$custom: #b69eb2; $custom-light: #ccbac9; $custom-dark: #000000;
JSON
{
"hex": "#b69eb2",
"rgb": {
"r": 182,
"g": 158,
"b": 178
},
"hsl": {
"h": 310,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72657,
"c": 0.03946,
"h": 331.5
},
"luminance": 0.37613
}Semantic roles & 50–950 ramp
primary
#B69EB2
secondary
#D4DCD5
accent
#985A4D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082