#BABFFA#BABFFA
#BABFFA is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.083 H 280.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFFA |
|---|---|
| RGB | rgb(186, 191, 250) |
| HSL | hsl(235, 86%, 85%) |
| HSV | hsv(235, 26%, 98%) |
| CMYK | cmyk(25.6%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(78.81, 10.83, -29.64) |
| CIE-LCH | lch(78.81, 31.55, 290.06°) |
| OKLab | oklab(82.13% 0.0153 -0.0816) |
| OKLCH | oklch(82.13% 0.083 280.6) |
| XYZ | xyz(56.1314, 54.6015, 98.0057) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.95
Periwinkle
#CCCCFF
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFFA #FAF5BA
analogous
#BADFFA #BABFFA #D5BAFA
triadic
#BABFFA #FABABF #BFFABA
tetradic
#BABFFA #FABADF #FAF5BA #BAFAD5
square
#BABFFA #FABADF #FAF5BA #BAFAD5
split-complementary
#BABFFA #FAD5BA #DFFABA
monochromatic
#4855F2 #818AF6 #BABFFA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.76
#BABFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BABFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFFA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFFA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#ABCAD3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #babffa; /* rgb */ color: rgb(186, 191, 250); /* oklch */ color: oklch(82.1% 0.083 280.6);
Tailwind
colors: {
custom: {
50: '#d0d2fc',
500: '#babffa',
950: '#000000',
},
}SCSS
$custom: #babffa; $custom-light: #d0d2fc; $custom-dark: #000000;
JSON
{
"hex": "#babffa",
"rgb": {
"r": 186,
"g": 191,
"b": 250
},
"hsl": {
"h": 235.313,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.82133,
"c": 0.08303,
"h": 280.6
},
"luminance": 0.54603
}Semantic roles & 50–950 ramp
primary
#BABFFA
secondary
#DED67A
accent
#D102E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385