#BABBE0#BABBE0
#BABBE0 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.3% C 0.052 H 283.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBE0 |
|---|---|
| RGB | rgb(186, 187, 224) |
| HSL | hsl(238, 38%, 80%) |
| HSV | hsv(238, 17%, 88%) |
| CMYK | cmyk(17%, 16.5%, 0%, 12.2%) |
| CIE-LAB | lab(76.90, 7.13, -18.56) |
| CIE-LCH | lch(76.90, 19.89, 291.01°) |
| OKLab | oklab(80.35% 0.0125 -0.0505) |
| OKLCH | oklch(80.35% 0.052 283.9) |
| XYZ | xyz(51.4715, 51.3609, 77.7084) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.13
Light Lavender
#DFC5FE
ΔE00 9.15
Pale Lilac
#E4CBFF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBE0 #E0DFBA
analogous
#BACEE0 #BABBE0 #CCBAE0
triadic
#BABBE0 #E0BABB #BBE0BA
tetradic
#BABBE0 #E0BACE #E0DFBA #BAE0CC
square
#BABBE0 #E0BACE #E0DFBA #BAE0CC
split-complementary
#BABBE0 #E0CCBA #CEE0BA
monochromatic
#6668BA #9091CD #BABBE0 #E4E5F3 #EAEAF6
Accessibility & contrast
On white
1.86
#BABBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BABBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBE0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBE0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE2
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#B2C1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babbe0; /* rgb */ color: rgb(186, 187, 224); /* oklch */ color: oklch(80.3% 0.052 283.9);
Tailwind
colors: {
custom: {
50: '#cfcfe9',
500: '#babbe0',
950: '#000000',
},
}SCSS
$custom: #babbe0; $custom-light: #cfcfe9; $custom-dark: #000000;
JSON
{
"hex": "#babbe0",
"rgb": {
"r": 186,
"g": 187,
"b": 224
},
"hsl": {
"h": 238.421,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.80346,
"c": 0.05202,
"h": 283.9
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#BABBE0
secondary
#B9B786
accent
#AE35B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#131316
muted
#838384