#B6B2CA#B6B2CA
#B6B2CA is a light, muted violet. Relative luminance 0.461; OKLCH L 77.4% C 0.034 H 293.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2CA |
|---|---|
| RGB | rgb(182, 178, 202) |
| HSL | hsl(250, 18%, 75%) |
| HSV | hsv(250, 12%, 79%) |
| CMYK | cmyk(9.9%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.58, 6.08, -11.63) |
| CIE-LCH | lch(73.58, 13.12, 297.62°) |
| OKLab | oklab(77.45% 0.0134 -0.0313) |
| OKLCH | oklch(77.45% 0.034 293.2) |
| XYZ | xyz(45.8704, 46.0499, 62.3376) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.14
Periwinkle
#CCCCFF
ΔE00 10.48
Light Periwinkle
#C1C6FC
ΔE00 10.52
Light Blue Grey
#B7C9E2
ΔE00 10.78
Lightsteelblue
#B0C4DE
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2CA #C6CAB2
analogous
#B2BACA #B6B2CA #C2B2CA
triadic
#B6B2CA #CAB6B2 #B2CAB6
tetradic
#B6B2CA #CAB2BA #C6CAB2 #B2CAC2
square
#B6B2CA #CAB2BA #C6CAB2 #B2CAC2
split-complementary
#B6B2CA #CAC2B2 #BACAB2
monochromatic
#716A98 #948EB1 #B6B2CA #D8D6E3 #EEEDF3
Accessibility & contrast
On white
2.06
#B6B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#B6B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2CA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2CA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#B2B5BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b6b2ca; /* rgb */ color: rgb(182, 178, 202); /* oklch */ color: oklch(77.4% 0.034 293.2);
Tailwind
colors: {
custom: {
50: '#ccc9da',
500: '#b6b2ca',
950: '#000000',
},
}SCSS
$custom: #b6b2ca; $custom-light: #ccc9da; $custom-dark: #000000;
JSON
{
"hex": "#b6b2ca",
"rgb": {
"r": 182,
"g": 178,
"b": 202
},
"hsl": {
"h": 250,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.77449,
"c": 0.03407,
"h": 293.2
},
"luminance": 0.4605
}Semantic roles & 50–950 ramp
primary
#B6B2CA
secondary
#E8E9E2
accent
#9D498F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283