#B693AA#B693AA
#B693AA is a light, muted pink. Relative luminance 0.337; OKLCH L 70.3% C 0.052 H 339.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B693AA |
|---|---|
| RGB | rgb(182, 147, 170) |
| HSL | hsl(321, 19%, 65%) |
| HSV | hsv(321, 19%, 71%) |
| CMYK | cmyk(0%, 19.2%, 6.6%, 28.6%) |
| CIE-LAB | lab(64.74, 17.02, -7.06) |
| CIE-LCH | lch(64.74, 18.42, 337.47°) |
| OKLab | oklab(70.25% 0.0489 -0.0186) |
| OKLCH | oklch(70.25% 0.052 339.1) |
| XYZ | xyz(36.9802, 33.7158, 42.5822) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.78
Dusty Lavender
#AC86A8
ΔE00 5.05
Grey Pink
#C3909B
ΔE00 6.39
Lilac
#C8A2C8
ΔE00 6.69
Heather
#A484AC
ΔE00 7.33
Greyish Pink
#C88D94
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693AA #93B69F
analogous
#B193B6 #B693AA #B69399
triadic
#B693AA #AAB693 #93AAB6
tetradic
#B693AA #B6B193 #93B69F #9399B6
square
#B693AA #B6B193 #93B69F #9399B6
split-complementary
#B693AA #99B693 #93B6B1
monochromatic
#7B536E #9D6E8D #B693AA #CFB8C7 #E7DCE3
Accessibility & contrast
On white
2.71
#B693AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#B693AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693AA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693AA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#BA949B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b693aa; /* rgb */ color: rgb(182, 147, 170); /* oklch */ color: oklch(70.3% 0.052 339.1);
Tailwind
colors: {
custom: {
50: '#ccb2c3',
500: '#b693aa',
950: '#000000',
},
}SCSS
$custom: #b693aa; $custom-light: #ccb2c3; $custom-dark: #000000;
JSON
{
"hex": "#b693aa",
"rgb": {
"r": 182,
"g": 147,
"b": 170
},
"hsl": {
"h": 320.571,
"s": 19.337,
"l": 64.51
},
"oklch": {
"l": 0.70254,
"c": 0.05233,
"h": 339.1
},
"luminance": 0.33715
}Semantic roles & 50–950 ramp
primary
#B693AA
secondary
#CCD8D1
accent
#9E6548
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081