#B2ABDA#B2ABDA
#B2ABDA is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.067 H 291.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABDA |
|---|---|
| RGB | rgb(178, 171, 218) |
| HSL | hsl(249, 39%, 76%) |
| HSV | hsv(249, 22%, 85%) |
| CMYK | cmyk(18.3%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(72.00, 12.06, -22.80) |
| CIE-LCH | lch(72.00, 25.79, 297.88°) |
| OKLab | oklab(76.31% 0.0246 -0.0623) |
| OKLCH | oklch(76.31% 0.067 291.6) |
| XYZ | xyz(45.5751, 43.6523, 72.3407) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.36
Lavender (survey)
#C79FEF
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABDA #D3DAAB
analogous
#ABBCDA #B2ABDA #CAABDA
triadic
#B2ABDA #DAB2AB #ABDAB2
tetradic
#B2ABDA #DAABBC #D3DAAB #ABDACA
square
#B2ABDA #DAABBC #D3DAAB #ABDACA
split-complementary
#B2ABDA #DACAAB #BCDAAB
monochromatic
#6456B5 #8B81C7 #B2ABDA #D9D5ED #ECEAF6
Accessibility & contrast
On white
2.16
#B2ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#B2ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABDA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABDA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#AAB2BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2abda; /* rgb */ color: rgb(178, 171, 218); /* oklch */ color: oklch(76.3% 0.067 291.6);
Tailwind
colors: {
custom: {
50: '#c9c4e5',
500: '#b2abda',
950: '#000000',
},
}SCSS
$custom: #b2abda; $custom-light: #c9c4e5; $custom-dark: #000000;
JSON
{
"hex": "#b2abda",
"rgb": {
"r": 178,
"g": 171,
"b": 218
},
"hsl": {
"h": 248.936,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.76313,
"c": 0.06702,
"h": 291.6
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#B2ABDA
secondary
#EAECDF
accent
#B2349F
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184