#B2B2DB#B2B2DB
#B2B2DB is a light, muted blue. Relative luminance 0.464; OKLCH L 77.7% C 0.058 H 285.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2DB |
|---|---|
| RGB | rgb(178, 178, 219) |
| HSL | hsl(240, 36%, 78%) |
| HSV | hsv(240, 19%, 86%) |
| CMYK | cmyk(18.7%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(73.82, 8.42, -20.57) |
| CIE-LCH | lch(73.82, 22.23, 292.27°) |
| OKLab | oklab(77.74% 0.015 -0.0561) |
| OKLCH | oklch(77.74% 0.058 285) |
| XYZ | xyz(47.0637, 46.4196, 73.4844) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 7.20
Lavender
#B39DDB
ΔE00 7.84
Pale Violet
#CEAEFA
ΔE00 9.17
Light Violet
#D6B4FC
ΔE00 9.64
Light Lavender
#DFC5FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2DB #DBDBB2
analogous
#B2C6DB #B2B2DB #C6B2DB
triadic
#B2B2DB #DBB2B2 #B2DBB2
tetradic
#B2B2DB #DBB2C6 #DBDBB2 #B2DBC6
square
#B2B2DB #DBB2C6 #DBDBB2 #B2DBC6
split-complementary
#B2B2DB #DBC6B2 #C6DBB2
monochromatic
#5F5FB4 #8888C8 #B2B2DB #DCDCEE #EAEAF5
Accessibility & contrast
On white
2.04
#B2B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#B2B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2DB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2DB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#A9B9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b2db; /* rgb */ color: rgb(178, 178, 219); /* oklch */ color: oklch(77.7% 0.058 285.0);
Tailwind
colors: {
custom: {
50: '#c9c9e6',
500: '#b2b2db',
950: '#000000',
},
}SCSS
$custom: #b2b2db; $custom-light: #c9c9e6; $custom-dark: #000000;
JSON
{
"hex": "#b2b2db",
"rgb": {
"r": 178,
"g": 178,
"b": 219
},
"hsl": {
"h": 240,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.7774,
"c": 0.0581,
"h": 285
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#B2B2DB
secondary
#ECECDF
accent
#AF36AF
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284