#BABFFD#BABFFD
#BABFFD is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.3% C 0.087 H 280.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFFD |
|---|---|
| RGB | rgb(186, 191, 253) |
| HSL | hsl(236, 94%, 86%) |
| HSV | hsv(236, 26%, 99%) |
| CMYK | cmyk(26.5%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(78.92, 11.53, -31.07) |
| CIE-LCH | lch(78.92, 33.15, 290.36°) |
| OKLab | oklab(82.25% 0.0162 -0.0857) |
| OKLCH | oklch(82.25% 0.087 280.7) |
| XYZ | xyz(56.6055, 54.7912, 100.5029) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.26
Periwinkle
#CCCCFF
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFFD #FDF8BA
analogous
#BAE0FD #BABFFD #D6BAFD
triadic
#BABFFD #FDBABF #BFFDBA
tetradic
#BABFFD #FDBAE0 #FDF8BA #BAFDD6
square
#BABFFD #FDBAE0 #FDF8BA #BAFDD6
split-complementary
#BABFFD #FDD6BA #E0FDBA
monochromatic
#4351FA #7F88FB #BABFFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.76
#BABFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BABFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFFD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFFD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#AACAD4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #babffd; /* rgb */ color: rgb(186, 191, 253); /* oklch */ color: oklch(82.3% 0.087 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2fe',
500: '#babffd',
950: '#000000',
},
}SCSS
$custom: #babffd; $custom-light: #d0d2fe; $custom-dark: #000000;
JSON
{
"hex": "#babffd",
"rgb": {
"r": 186,
"g": 191,
"b": 253
},
"hsl": {
"h": 235.522,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.82254,
"c": 0.08721,
"h": 280.7
},
"luminance": 0.54793
}Semantic roles & 50–950 ramp
primary
#BABFFD
secondary
#E3DB78
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385