#BABBFC#BABBFC
#BABBFC is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.091 H 283.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBFC |
|---|---|
| RGB | rgb(186, 187, 252) |
| HSL | hsl(239, 92%, 86%) |
| HSV | hsv(239, 26%, 99%) |
| CMYK | cmyk(26.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.88, 13.48, -32.14) |
| CIE-LCH | lch(77.88, 34.86, 292.75°) |
| OKLab | oklab(81.43% 0.0213 -0.0887) |
| OKLCH | oklch(81.43% 0.091 283.5) |
| XYZ | xyz(55.5862, 53.0068, 99.3793) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.65
Light Violet
#D6B4FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBFC #FCFBBA
analogous
#BADCFC #BABBFC #DABAFC
triadic
#BABBFC #FCBABB #BBFCBA
tetradic
#BABBFC #FCBADC #FCFBBA #BAFCDA
square
#BABBFC #FCBADC #FCFBBA #BAFCDA
split-complementary
#BABBFC #FCDABA #DCFCBA
monochromatic
#4547F7 #7F81F9 #BABBFC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.81
#BABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBFC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBFC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A7BEFA
Tritanopia (blue-blind)
#AAC6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #babbfc; /* rgb */ color: rgb(186, 187, 252); /* oklch */ color: oklch(81.4% 0.091 283.5);
Tailwind
colors: {
custom: {
50: '#d0cffd',
500: '#babbfc',
950: '#000000',
},
}SCSS
$custom: #babbfc; $custom-light: #d0cffd; $custom-dark: #000000;
JSON
{
"hex": "#babbfc",
"rgb": {
"r": 186,
"g": 187,
"b": 252
},
"hsl": {
"h": 239.091,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.81434,
"c": 0.09123,
"h": 283.5
},
"luminance": 0.53008
}Semantic roles & 50–950 ramp
primary
#BABBFC
secondary
#E2E079
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385