#BAC2FF#BAC2FF
#BAC2FF is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.086 H 278.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2FF |
|---|---|
| RGB | rgb(186, 194, 255) |
| HSL | hsl(233, 100%, 86%) |
| HSV | hsv(233, 27%, 100%) |
| CMYK | cmyk(27.1%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.75, 10.37, -30.87) |
| CIE-LCH | lch(79.75, 32.56, 288.57°) |
| OKLab | oklab(82.92% 0.0128 -0.0851) |
| OKLCH | oklch(82.92% 0.086 278.5) |
| XYZ | xyz(57.5867, 56.2412, 102.4099) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.13
Periwinkle
#CCCCFF
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2FF #FFF7BA
analogous
#BAE5FF #BAC2FF #D5BAFF
triadic
#BAC2FF #FFBAC2 #C2FFBA
tetradic
#BAC2FF #FFBAE5 #FFF7BA #BAFFD5
square
#BAC2FF #FFBAE5 #FFF7BA #BAFFD5
split-complementary
#BAC2FF #FFD5BA #E5FFBA
monochromatic
#4056FF #7D8CFF #BAC2FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.71
#BAC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BAC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2FF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2FF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#A9CDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac2ff; /* rgb */ color: rgb(186, 194, 255); /* oklch */ color: oklch(82.9% 0.086 278.5);
Tailwind
colors: {
custom: {
50: '#d0d4ff',
500: '#bac2ff',
950: '#000000',
},
}SCSS
$custom: #bac2ff; $custom-light: #d0d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bac2ff",
"rgb": {
"r": 186,
"g": 194,
"b": 255
},
"hsl": {
"h": 233.043,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.82923,
"c": 0.08606,
"h": 278.5
},
"luminance": 0.56243
}Semantic roles & 50–950 ramp
primary
#BAC2FF
secondary
#E7DA76
accent
#CB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386