#B699CF#B699CF
#B699CF is a light, moderate violet. Relative luminance 0.372; OKLCH L 72.8% C 0.083 H 308.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B699CF |
|---|---|
| RGB | rgb(182, 153, 207) |
| HSL | hsl(272, 36%, 71%) |
| HSV | hsv(272, 26%, 81%) |
| CMYK | cmyk(12.1%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(67.45, 20.96, -23.65) |
| CIE-LCH | lch(67.45, 31.60, 311.55°) |
| OKLab | oklab(72.76% 0.0519 -0.0645) |
| OKLCH | oklch(72.76% 0.083 308.8) |
| XYZ | xyz(41.9431, 37.2329, 63.9964) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.27
Pale Purple
#B790D4
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 7.86
Plum
#DDA0DD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699CF #B2CF99
analogous
#9B99CF #B699CF #CF99CD
triadic
#B699CF #CFB699 #99CFB6
tetradic
#B699CF #CF9B99 #B2CF99 #99CDCF
square
#B699CF #CF9B99 #B2CF99 #99CDCF
split-complementary
#B699CF #CDCF99 #99CF9B
monochromatic
#7A4CA2 #986FBB #B699CF #D4C3E3 #F0EAF5
Accessibility & contrast
On white
2.49
#B699CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B699CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699CF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699CF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#96A5CD
Tritanopia (blue-blind)
#B3A0AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b699cf; /* rgb */ color: rgb(182, 153, 207); /* oklch */ color: oklch(72.8% 0.083 308.8);
Tailwind
colors: {
custom: {
50: '#ccb7dd',
500: '#b699cf',
950: '#000000',
},
}SCSS
$custom: #b699cf; $custom-light: #ccb7dd; $custom-dark: #000000;
JSON
{
"hex": "#b699cf",
"rgb": {
"r": 182,
"g": 153,
"b": 207
},
"hsl": {
"h": 272.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.72756,
"c": 0.08283,
"h": 308.8
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#B699CF
secondary
#E1E9DB
accent
#AF376E
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#131115
muted
#828083