#BACFF3#BACFF3
#BACFF3 is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.1% C 0.055 H 261.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFF3 |
|---|---|
| RGB | rgb(186, 207, 243) |
| HSL | hsl(218, 70%, 84%) |
| HSV | hsv(218, 23%, 95%) |
| CMYK | cmyk(23.5%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(82.67, 0.60, -20.03) |
| CIE-LCH | lch(82.67, 20.04, 271.73°) |
| OKLab | oklab(85.06% -0.0084 -0.0547) |
| OKLCH | oklch(85.06% 0.055 261.2) |
| XYZ | xyz(58.7359, 61.5342, 93.5593) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 3.60
Lightsteelblue
#B0C4DE
ΔE00 4.20
Cloudy Blue
#ACC2D9
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 6.17
Pastel Blue
#A2BFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFF3 #F3DEBA
analogous
#BAECF3 #BACFF3 #C2BAF3
triadic
#BACFF3 #F3BACF #CFF3BA
tetradic
#BACFF3 #F3BAEC #F3DEBA #BAF3C2
square
#BACFF3 #F3BAEC #F3DEBA #BAF3C2
split-complementary
#BACFF3 #F3C2BA #ECF3BA
monochromatic
#5286E1 #86ABEA #BACFF3 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.58
#BACFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BACFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFF3
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFF3 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F5
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#ABD6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bacff3; /* rgb */ color: rgb(186, 207, 243); /* oklch */ color: oklch(85.1% 0.055 261.2);
Tailwind
colors: {
custom: {
50: '#cfddf7',
500: '#bacff3',
950: '#000000',
},
}SCSS
$custom: #bacff3; $custom-light: #cfddf7; $custom-dark: #000000;
JSON
{
"hex": "#bacff3",
"rgb": {
"r": 186,
"g": 207,
"b": 243
},
"hsl": {
"h": 217.895,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.85062,
"c": 0.05533,
"h": 261.2
},
"luminance": 0.61536
}Semantic roles & 50–950 ramp
primary
#BACFF3
secondary
#D3B47E
accent
#8C13D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485