#BABFFF#BABFFF
#BABFFF is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.3% C 0.090 H 280.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFFF |
|---|---|
| RGB | rgb(186, 191, 255) |
| HSL | hsl(236, 100%, 86%) |
| HSV | hsv(236, 27%, 100%) |
| CMYK | cmyk(27.1%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(78.99, 12.00, -32.03) |
| CIE-LCH | lch(78.99, 34.21, 290.54°) |
| OKLab | oklab(82.34% 0.0168 -0.0884) |
| OKLCH | oklch(82.34% 0.09 280.8) |
| XYZ | xyz(56.9258, 54.9193, 102.1896) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.51
Periwinkle
#CCCCFF
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 6.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFFF #FFFABA
analogous
#BAE2FF #BABFFF #D8BAFF
triadic
#BABFFF #FFBABF #BFFFBA
tetradic
#BABFFF #FFBAE2 #FFFABA #BAFFD8
square
#BABFFF #FFBAE2 #FFFABA #BAFFD8
split-complementary
#BABFFF #FFD8BA #E2FFBA
monochromatic
#404DFF #7D86FF #BABFFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.75
#BABFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BABFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFFF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFFF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#A9CBD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #babfff; /* rgb */ color: rgb(186, 191, 255); /* oklch */ color: oklch(82.3% 0.090 280.8);
Tailwind
colors: {
custom: {
50: '#d0d2ff',
500: '#babfff',
950: '#000000',
},
}SCSS
$custom: #babfff; $custom-light: #d0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#babfff",
"rgb": {
"r": 186,
"g": 191,
"b": 255
},
"hsl": {
"h": 235.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.82336,
"c": 0.08999,
"h": 280.8
},
"luminance": 0.54921
}Semantic roles & 50–950 ramp
primary
#BABFFF
secondary
#E7DF76
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386