#B3ABEC#B3ABEC
#B3ABEC is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.1% C 0.092 H 289.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3ABEC |
|---|---|
| RGB | rgb(179, 171, 236) |
| HSL | hsl(247, 63%, 80%) |
| HSV | hsv(247, 28%, 93%) |
| CMYK | cmyk(24.2%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.74, 16.49, -31.48) |
| CIE-LCH | lch(72.74, 35.53, 297.64°) |
| OKLab | oklab(77.13% 0.0311 -0.0868) |
| OKLCH | oklch(77.13% 0.092 289.7) |
| XYZ | xyz(48.2900, 44.7649, 85.4369) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.07
Pale Violet
#CEAEFA
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.98
Lavender (survey)
#C79FEF
ΔE00 6.99
Light Violet
#D6B4FC
ΔE00 7.17
Pastel Purple
#CAA0FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3ABEC #E4ECAB
analogous
#ABC3EC #B3ABEC #D4ABEC
triadic
#B3ABEC #ECB3AB #ABECB3
tetradic
#B3ABEC #ECABC3 #E4ECAB #ABECD4
square
#B3ABEC #ECABC3 #E4ECAB #ABECD4
split-complementary
#B3ABEC #ECD4AB #C3ECAB
monochromatic
#5947D5 #8679E1 #B3ABEC #E0DDF7 #E8E6F9
Accessibility & contrast
On white
2.11
#B3ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#B3ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3ABEC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3ABEC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EF
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#A7B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b3abec; /* rgb */ color: rgb(179, 171, 236); /* oklch */ color: oklch(77.1% 0.092 289.7);
Tailwind
colors: {
custom: {
50: '#cac4f2',
500: '#b3abec',
950: '#000000',
},
}SCSS
$custom: #b3abec; $custom-light: #cac4f2; $custom-dark: #000000;
JSON
{
"hex": "#b3abec",
"rgb": {
"r": 179,
"g": 171,
"b": 236
},
"hsl": {
"h": 247.385,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.77125,
"c": 0.09224,
"h": 289.7
},
"luminance": 0.44766
}Semantic roles & 50–950 ramp
primary
#B3ABEC
secondary
#EEF1DA
accent
#CB1BB5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185