#BABFE1#BABFE1
#BABFE1 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.048 H 278.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFE1 |
|---|---|
| RGB | rgb(186, 191, 225) |
| HSL | hsl(232, 39%, 81%) |
| HSV | hsv(232, 17%, 88%) |
| CMYK | cmyk(17.3%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(77.96, 5.18, -17.50) |
| CIE-LCH | lch(77.96, 18.26, 286.49°) |
| OKLab | oklab(81.18% 0.0073 -0.0476) |
| OKLCH | oklch(81.18% 0.048 278.7) |
| XYZ | xyz(52.4679, 53.1362, 78.7116) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 8.90
Powder Blue (survey)
#B1D1FC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFE1 #E1DCBA
analogous
#BAD2E1 #BABFE1 #C8BAE1
triadic
#BABFE1 #E1BABF #BFE1BA
tetradic
#BABFE1 #E1BAD2 #E1DCBA #BAE1C8
square
#BABFE1 #E1BAD2 #E1DCBA #BAE1C8
split-complementary
#BABFE1 #E1C8BA #D2E1BA
monochromatic
#6570BC #8F97CE #BABFE1 #E5E7F4 #EAEBF6
Accessibility & contrast
On white
1.81
#BABFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BABFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFE1
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFE1 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E3
Deuteranopia (green-blind)
#B4BFE0
Tritanopia (blue-blind)
#B1C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babfe1; /* rgb */ color: rgb(186, 191, 225); /* oklch */ color: oklch(81.2% 0.048 278.7);
Tailwind
colors: {
custom: {
50: '#cfd2ea',
500: '#babfe1',
950: '#000000',
},
}SCSS
$custom: #babfe1; $custom-light: #cfd2ea; $custom-dark: #000000;
JSON
{
"hex": "#babfe1",
"rgb": {
"r": 186,
"g": 191,
"b": 225
},
"hsl": {
"h": 232.308,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.81183,
"c": 0.04812,
"h": 278.7
},
"luminance": 0.53137
}Semantic roles & 50–950 ramp
primary
#BABFE1
secondary
#BAB385
accent
#A233B2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#131416
muted
#838384