#BACFF7#BACFF7
#BACFF7 is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.2% C 0.060 H 263.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFF7 |
|---|---|
| RGB | rgb(186, 207, 247) |
| HSL | hsl(219, 79%, 85%) |
| HSV | hsv(219, 25%, 97%) |
| CMYK | cmyk(24.7%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(82.80, 1.51, -21.96) |
| CIE-LCH | lch(82.80, 22.01, 273.94°) |
| OKLab | oklab(85.21% -0.0071 -0.0601) |
| OKLCH | oklch(85.21% 0.06 263.3) |
| XYZ | xyz(59.3465, 61.7784, 96.7753) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.24
Light Blue Grey
#B7C9E2
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.04
Light Periwinkle
#C1C6FC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFF7 #F7E2BA
analogous
#BAEEF7 #BACFF7 #C3BAF7
triadic
#BACFF7 #F7BACF #CFF7BA
tetradic
#BACFF7 #F7BAEE #F7E2BA #BAF7C3
square
#BACFF7 #F7BAEE #F7E2BA #BAF7C3
split-complementary
#BACFF7 #F7C3BA #EEF7BA
monochromatic
#4C83EA #83A9F1 #BACFF7 #E4ECFC #E4ECFC
Accessibility & contrast
On white
1.57
#BACFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BACFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFF7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFF7 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F9
Deuteranopia (green-blind)
#BCCCF6
Tritanopia (blue-blind)
#AAD7DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bacff7; /* rgb */ color: rgb(186, 207, 247); /* oklch */ color: oklch(85.2% 0.060 263.3);
Tailwind
colors: {
custom: {
50: '#cfddfa',
500: '#bacff7',
950: '#000000',
},
}SCSS
$custom: #bacff7; $custom-light: #cfddfa; $custom-dark: #000000;
JSON
{
"hex": "#bacff7",
"rgb": {
"r": 186,
"g": 207,
"b": 247
},
"hsl": {
"h": 219.344,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.85207,
"c": 0.06049,
"h": 263.3
},
"luminance": 0.6178
}Semantic roles & 50–950 ramp
primary
#BACFF7
secondary
#D9B97C
accent
#930ADC
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485