#BAC3FF#BAC3FF
#BAC3FF is a very light, moderate blue. Relative luminance 0.567; OKLCH L 83.1% C 0.085 H 277.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC3FF |
|---|---|
| RGB | rgb(186, 195, 255) |
| HSL | hsl(232, 100%, 86%) |
| HSV | hsv(232, 27%, 100%) |
| CMYK | cmyk(27.1%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(80.00, 9.83, -30.48) |
| CIE-LCH | lch(80.00, 32.02, 287.87°) |
| OKLab | oklab(83.12% 0.0115 -0.084) |
| OKLCH | oklch(83.12% 0.085 277.8) |
| XYZ | xyz(57.8100, 56.6878, 102.4843) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.10
Periwinkle
#CCCCFF
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC3FF #FFF6BA
analogous
#BAE6FF #BAC3FF #D4BAFF
triadic
#BAC3FF #FFBAC3 #C3FFBA
tetradic
#BAC3FF #FFBAE6 #FFF6BA #BAFFD4
square
#BAC3FF #FFBAE6 #FFF6BA #BAFFD4
split-complementary
#BAC3FF #FFD4BA #E6FFBA
monochromatic
#4059FF #7D8EFF #BAC3FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.70
#BAC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BAC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC3FF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC3FF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#A9CED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac3ff; /* rgb */ color: rgb(186, 195, 255); /* oklch */ color: oklch(83.1% 0.085 277.8);
Tailwind
colors: {
custom: {
50: '#d0d5ff',
500: '#bac3ff',
950: '#000000',
},
}SCSS
$custom: #bac3ff; $custom-light: #d0d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bac3ff",
"rgb": {
"r": 186,
"g": 195,
"b": 255
},
"hsl": {
"h": 232.174,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.8312,
"c": 0.08479,
"h": 277.8
},
"luminance": 0.56689
}Semantic roles & 50–950 ramp
primary
#BAC3FF
secondary
#E7D876
accent
#C800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386