#BABFEB#BABFEB
#BABFEB is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.5% C 0.062 H 279.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFEB |
|---|---|
| RGB | rgb(186, 191, 235) |
| HSL | hsl(234, 55%, 83%) |
| HSV | hsv(234, 21%, 92%) |
| CMYK | cmyk(20.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.29, 7.39, -22.39) |
| CIE-LCH | lch(78.29, 23.58, 288.26°) |
| OKLab | oklab(81.55% 0.0106 -0.0612) |
| OKLCH | oklch(81.55% 0.062 279.8) |
| XYZ | xyz(53.8722, 53.6979, 86.1076) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 4.07
Light Blue Grey
#B7C9E2
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.29
Pastel Blue
#A2BFFE
ΔE00 8.41
Light Lavender
#DFC5FE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFEB #EBE6BA
analogous
#BAD7EB #BABFEB #CEBAEB
triadic
#BABFEB #EBBABF #BFEBBA
tetradic
#BABFEB #EBBAD7 #EBE6BA #BAEBCE
square
#BABFEB #EBBAD7 #EBE6BA #BAEBCE
split-complementary
#BABFEB #EBCEBA #D7EBBA
monochromatic
#5B67CF #8B93DD #BABFEB #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.79
#BABFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BABFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFEB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFEB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#AFC7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babfeb; /* rgb */ color: rgb(186, 191, 235); /* oklch */ color: oklch(81.5% 0.062 279.8);
Tailwind
colors: {
custom: {
50: '#cfd2f1',
500: '#babfeb',
950: '#000000',
},
}SCSS
$custom: #babfeb; $custom-light: #cfd2f1; $custom-dark: #000000;
JSON
{
"hex": "#babfeb",
"rgb": {
"r": 186,
"g": 191,
"b": 235
},
"hsl": {
"h": 233.878,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.8155,
"c": 0.0621,
"h": 279.8
},
"luminance": 0.53699
}Semantic roles & 50–950 ramp
primary
#BABFEB
secondary
#C7C082
accent
#B223C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385