#BAC2FD#BAC2FD
#BAC2FD is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.8% C 0.083 H 278.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2FD |
|---|---|
| RGB | rgb(186, 194, 253) |
| HSL | hsl(233, 94%, 86%) |
| HSV | hsv(233, 26%, 99%) |
| CMYK | cmyk(26.5%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.68, 9.90, -29.91) |
| CIE-LCH | lch(79.68, 31.51, 288.31°) |
| OKLab | oklab(82.84% 0.0122 -0.0824) |
| OKLCH | oklch(82.84% 0.083 278.4) |
| XYZ | xyz(57.2664, 56.1131, 100.7232) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.87
Periwinkle
#CCCCFF
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2FD #FDF5BA
analogous
#BAE3FD #BAC2FD #D3BAFD
triadic
#BAC2FD #FDBAC2 #C2FDBA
tetradic
#BAC2FD #FDBAE3 #FDF5BA #BAFDD3
square
#BAC2FD #FDBAE3 #FDF5BA #BAFDD3
split-complementary
#BAC2FD #FDD3BA #E3FDBA
monochromatic
#4359FA #7F8DFB #BAC2FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.72
#BAC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BAC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2FD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2FD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#AACDD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac2fd; /* rgb */ color: rgb(186, 194, 253); /* oklch */ color: oklch(82.8% 0.083 278.4);
Tailwind
colors: {
custom: {
50: '#d0d4fe',
500: '#bac2fd',
950: '#000000',
},
}SCSS
$custom: #bac2fd; $custom-light: #d0d4fe; $custom-dark: #000000;
JSON
{
"hex": "#bac2fd",
"rgb": {
"r": 186,
"g": 194,
"b": 253
},
"hsl": {
"h": 232.836,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.82843,
"c": 0.0833,
"h": 278.4
},
"luminance": 0.56115
}Semantic roles & 50–950 ramp
primary
#BAC2FD
secondary
#E3D778
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385