#BABFFB#BABFFB
#BABFFB is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.084 H 280.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFFB |
|---|---|
| RGB | rgb(186, 191, 251) |
| HSL | hsl(235, 89%, 86%) |
| HSV | hsv(235, 26%, 98%) |
| CMYK | cmyk(25.9%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.85, 11.06, -30.12) |
| CIE-LCH | lch(78.85, 32.08, 290.16°) |
| OKLab | oklab(82.17% 0.0156 -0.083) |
| OKLCH | oklch(82.17% 0.084 280.7) |
| XYZ | xyz(56.2886, 54.6644, 98.8337) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.04
Periwinkle
#CCCCFF
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFFB #FBF6BA
analogous
#BADFFB #BABFFB #D5BAFB
triadic
#BABFFB #FBBABF #BFFBBA
tetradic
#BABFFB #FBBADF #FBF6BA #BAFBD5
square
#BABFFB #FBBADF #FBF6BA #BAFBD5
split-complementary
#BABFFB #FBD5BA #DFFBBA
monochromatic
#4654F4 #8089F8 #BABFFB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.76
#BABFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BABFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFFB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFFB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FE
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#AACAD4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #babffb; /* rgb */ color: rgb(186, 191, 251); /* oklch */ color: oklch(82.2% 0.084 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2fc',
500: '#babffb',
950: '#000000',
},
}SCSS
$custom: #babffb; $custom-light: #d0d2fc; $custom-dark: #000000;
JSON
{
"hex": "#babffb",
"rgb": {
"r": 186,
"g": 191,
"b": 251
},
"hsl": {
"h": 235.385,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.82173,
"c": 0.08443,
"h": 280.7
},
"luminance": 0.54666
}Semantic roles & 50–950 ramp
primary
#BABFFB
secondary
#E0D879
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385