#B695AA#B695AA
#B695AA is a light, muted pink. Relative luminance 0.343; OKLCH L 70.6% C 0.049 H 340.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B695AA |
|---|---|
| RGB | rgb(182, 149, 170) |
| HSL | hsl(322, 18%, 65%) |
| HSV | hsv(322, 18%, 71%) |
| CMYK | cmyk(0%, 18.1%, 6.6%, 28.6%) |
| CIE-LAB | lab(65.23, 15.90, -6.32) |
| CIE-LCH | lch(65.23, 17.11, 338.33°) |
| OKLab | oklab(70.64% 0.0458 -0.0167) |
| OKLCH | oklch(70.64% 0.049 340) |
| XYZ | xyz(37.2940, 34.3432, 42.6868) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.81
Dusty Lavender
#AC86A8
ΔE00 5.86
Grey Pink
#C3909B
ΔE00 6.36
Lilac
#C8A2C8
ΔE00 6.86
Heather
#A484AC
ΔE00 7.99
Dusty Pink
#D8A7B1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B695AA #95B6A1
analogous
#B295B6 #B695AA #B6959A
triadic
#B695AA #AAB695 #95AAB6
tetradic
#B695AA #B6B295 #95B6A1 #959AB6
square
#B695AA #B6B295 #95B6A1 #959AB6
split-complementary
#B695AA #9AB695 #95B6B2
monochromatic
#7C556E #9D718D #B695AA #CFB9C7 #E8DDE4
Accessibility & contrast
On white
2.67
#B695AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#B695AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B695AA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B695AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B695AA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#BA959C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b695aa; /* rgb */ color: rgb(182, 149, 170); /* oklch */ color: oklch(70.6% 0.049 340.0);
Tailwind
colors: {
custom: {
50: '#ccb4c3',
500: '#b695aa',
950: '#000000',
},
}SCSS
$custom: #b695aa; $custom-light: #ccb4c3; $custom-dark: #000000;
JSON
{
"hex": "#b695aa",
"rgb": {
"r": 182,
"g": 149,
"b": 170
},
"hsl": {
"h": 321.818,
"s": 18.436,
"l": 64.902
},
"oklch": {
"l": 0.70639,
"c": 0.0487,
"h": 340
},
"luminance": 0.34342
}Semantic roles & 50–950 ramp
primary
#B695AA
secondary
#CED9D2
accent
#9D6749
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081