#B699BF#B699BF
#B699BF is a light, moderate purple. Relative luminance 0.365; OKLCH L 72.1% C 0.063 H 318.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B699BF |
|---|---|
| RGB | rgb(182, 153, 191) |
| HSL | hsl(286, 23%, 67%) |
| HSV | hsv(286, 20%, 75%) |
| CMYK | cmyk(4.7%, 19.9%, 0%, 25.1%) |
| CIE-LAB | lab(66.89, 17.67, -15.60) |
| CIE-LCH | lch(66.89, 23.57, 318.56°) |
| OKLab | oklab(72.14% 0.0469 -0.0421) |
| OKLCH | oklch(72.14% 0.063 318.1) |
| XYZ | xyz(40.0852, 36.4897, 54.2117) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.98
Dusty Lavender
#AC86A8
ΔE00 6.16
Heather
#A484AC
ΔE00 6.48
Lavender
#B39DDB
ΔE00 7.32
Pale Purple
#B790D4
ΔE00 7.32
Plum
#DDA0DD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699BF #A2BF99
analogous
#A399BF #B699BF #BF99B5
triadic
#B699BF #BFB699 #99BFB6
tetradic
#B699BF #BFA399 #A2BF99 #99B5BF
square
#B699BF #BFA399 #A2BF99 #99B5BF
split-complementary
#B699BF #B5BF99 #99BFA3
monochromatic
#7C5588 #9B73A7 #B699BF #D1BFD7 #ECE4EE
Accessibility & contrast
On white
2.53
#B699BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B699BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#B69DA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b699bf; /* rgb */ color: rgb(182, 153, 191); /* oklch */ color: oklch(72.1% 0.063 318.1);
Tailwind
colors: {
custom: {
50: '#ccb7d2',
500: '#b699bf',
950: '#000000',
},
}SCSS
$custom: #b699bf; $custom-light: #ccb7d2; $custom-dark: #000000;
JSON
{
"hex": "#b699bf",
"rgb": {
"r": 182,
"g": 153,
"b": 191
},
"hsl": {
"h": 285.789,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.72141,
"c": 0.063,
"h": 318.1
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#B699BF
secondary
#D7E0D4
accent
#A1445A
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082