#BABFFC#BABFFC
#BABFFC is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.086 H 280.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFFC |
|---|---|
| RGB | rgb(186, 191, 252) |
| HSL | hsl(235, 92%, 86%) |
| HSV | hsv(235, 26%, 99%) |
| CMYK | cmyk(26.2%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(78.88, 11.29, -30.60) |
| CIE-LCH | lch(78.88, 32.61, 290.26°) |
| OKLab | oklab(82.21% 0.0159 -0.0843) |
| OKLCH | oklch(82.21% 0.086 280.7) |
| XYZ | xyz(56.4466, 54.7276, 99.6661) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.14
Periwinkle
#CCCCFF
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFFC #FCF7BA
analogous
#BAE0FC #BABFFC #D6BAFC
triadic
#BABFFC #FCBABF #BFFCBA
tetradic
#BABFFC #FCBAE0 #FCF7BA #BAFCD6
square
#BABFFC #FCBAE0 #FCF7BA #BAFCD6
split-complementary
#BABFFC #FCD6BA #E0FCBA
monochromatic
#4552F7 #7F89F9 #BABFFC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.76
#BABFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BABFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFFC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFFC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#AACAD4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #babffc; /* rgb */ color: rgb(186, 191, 252); /* oklch */ color: oklch(82.2% 0.086 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2fd',
500: '#babffc',
950: '#000000',
},
}SCSS
$custom: #babffc; $custom-light: #d0d2fd; $custom-dark: #000000;
JSON
{
"hex": "#babffc",
"rgb": {
"r": 186,
"g": 191,
"b": 252
},
"hsl": {
"h": 235.455,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.82214,
"c": 0.08582,
"h": 280.7
},
"luminance": 0.54729
}Semantic roles & 50–950 ramp
primary
#BABFFC
secondary
#E2DA79
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385