#BACBFA#BACBFA
#BACBFA is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.5% C 0.068 H 269.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBFA |
|---|---|
| RGB | rgb(186, 203, 250) |
| HSL | hsl(224, 86%, 85%) |
| HSV | hsv(224, 26%, 98%) |
| CMYK | cmyk(25.6%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(81.87, 4.34, -24.97) |
| CIE-LCH | lch(81.87, 25.34, 279.86°) |
| OKLab | oklab(84.51% -0.0008 -0.0685) |
| OKLCH | oklch(84.51% 0.068 269.4) |
| XYZ | xyz(58.8563, 60.0514, 98.9140) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBFA #FAE9BA
analogous
#BAEBFA #BACBFA #C9BAFA
triadic
#BACBFA #FABACB #CBFABA
tetradic
#BACBFA #FABAEB #FAE9BA #BAFAC9
square
#BACBFA #FABAEB #FAE9BA #BAFAC9
split-complementary
#BACBFA #FAC9BA #EBFABA
monochromatic
#4875F2 #81A0F6 #BACBFA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.61
#BACBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BACBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBFA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBFA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#AAD4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bacbfa; /* rgb */ color: rgb(186, 203, 250); /* oklch */ color: oklch(84.5% 0.068 269.4);
Tailwind
colors: {
custom: {
50: '#cfdafc',
500: '#bacbfa',
950: '#000000',
},
}SCSS
$custom: #bacbfa; $custom-light: #cfdafc; $custom-dark: #000000;
JSON
{
"hex": "#bacbfa",
"rgb": {
"r": 186,
"g": 203,
"b": 250
},
"hsl": {
"h": 224.063,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.84513,
"c": 0.06848,
"h": 269.4
},
"luminance": 0.60053
}Semantic roles & 50–950 ramp
primary
#BACBFA
secondary
#DEC47A
accent
#A702E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385