#BACAFF#BACAFF
#BACAFF is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.5% C 0.076 H 271.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAFF |
|---|---|
| RGB | rgb(186, 202, 255) |
| HSL | hsl(226, 100%, 86%) |
| HSV | hsv(226, 27%, 100%) |
| CMYK | cmyk(27.1%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(81.78, 6.04, -27.75) |
| CIE-LCH | lch(81.78, 28.40, 282.28°) |
| OKLab | oklab(84.51% 0.0022 -0.0763) |
| OKLCH | oklch(84.51% 0.076 271.6) |
| XYZ | xyz(59.4153, 59.8984, 103.0194) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.20
Periwinkle
#CCCCFF
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAFF #FFEFBA
analogous
#BAEDFF #BACAFF #CDBAFF
triadic
#BACAFF #FFBACA #CAFFBA
tetradic
#BACAFF #FFBAED #FFEFBA #BAFFCD
square
#BACAFF #FFBAED #FFEFBA #BAFFCD
split-complementary
#BACAFF #FFCDBA #EDFFBA
monochromatic
#406CFF #7D9BFF #BACAFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.62
#BACAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BACAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAFF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAFF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#A8D4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacaff; /* rgb */ color: rgb(186, 202, 255); /* oklch */ color: oklch(84.5% 0.076 271.6);
Tailwind
colors: {
custom: {
50: '#d0daff',
500: '#bacaff',
950: '#000000',
},
}SCSS
$custom: #bacaff; $custom-light: #d0daff; $custom-dark: #000000;
JSON
{
"hex": "#bacaff",
"rgb": {
"r": 186,
"g": 202,
"b": 255
},
"hsl": {
"h": 226.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.84506,
"c": 0.07636,
"h": 271.6
},
"luminance": 0.599
}Semantic roles & 50–950 ramp
primary
#BACAFF
secondary
#E7CD76
accent
#B000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386