#BABFE2#BABFE2
#BABFE2 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.050 H 278.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFE2 |
|---|---|
| RGB | rgb(186, 191, 226) |
| HSL | hsl(233, 41%, 81%) |
| HSV | hsv(233, 18%, 89%) |
| CMYK | cmyk(17.7%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(77.99, 5.40, -18.00) |
| CIE-LCH | lch(77.99, 18.79, 286.70°) |
| OKLab | oklab(81.22% 0.0076 -0.0489) |
| OKLCH | oklch(81.22% 0.05 278.8) |
| XYZ | xyz(52.6047, 53.1909, 79.4321) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 9.03
Pastel Blue
#A2BFFE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFE2 #E2DDBA
analogous
#BAD3E2 #BABFE2 #C9BAE2
triadic
#BABFE2 #E2BABF #BFE2BA
tetradic
#BABFE2 #E2BAD3 #E2DDBA #BAE2C9
square
#BABFE2 #E2BAD3 #E2DDBA #BAE2C9
split-complementary
#BABFE2 #E2C9BA #D3E2BA
monochromatic
#646FBE #8F97D0 #BABFE2 #E5E7F4 #E9EBF6
Accessibility & contrast
On white
1.80
#BABFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BABFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFE2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFE2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#B4BFE1
Tritanopia (blue-blind)
#B1C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babfe2; /* rgb */ color: rgb(186, 191, 226); /* oklch */ color: oklch(81.2% 0.050 278.8);
Tailwind
colors: {
custom: {
50: '#cfd2eb',
500: '#babfe2',
950: '#000000',
},
}SCSS
$custom: #babfe2; $custom-light: #cfd2eb; $custom-dark: #000000;
JSON
{
"hex": "#babfe2",
"rgb": {
"r": 186,
"g": 191,
"b": 226
},
"hsl": {
"h": 232.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81219,
"c": 0.04952,
"h": 278.8
},
"luminance": 0.53192
}Semantic roles & 50–950 ramp
primary
#BABFE2
secondary
#BBB485
accent
#A432B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#131416
muted
#838384