#BAC4FA#BAC4FA
#BAC4FA is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.1% C 0.077 H 276.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4FA |
|---|---|
| RGB | rgb(186, 196, 250) |
| HSL | hsl(231, 86%, 85%) |
| HSV | hsv(231, 26%, 98%) |
| CMYK | cmyk(25.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(80.08, 8.11, -27.70) |
| CIE-LCH | lch(80.08, 28.86, 286.32°) |
| OKLab | oklab(83.12% 0.0086 -0.0761) |
| OKLCH | oklch(83.12% 0.077 276.4) |
| XYZ | xyz(57.2404, 56.8196, 98.3754) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.64
Periwinkle
#CCCCFF
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.79
Light Blue Grey
#B7C9E2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4FA #FAF0BA
analogous
#BAE4FA #BAC4FA #D0BAFA
triadic
#BAC4FA #FABAC4 #C4FABA
tetradic
#BAC4FA #FABAE4 #FAF0BA #BAFAD0
square
#BAC4FA #FABAE4 #FAF0BA #BAFAD0
split-complementary
#BAC4FA #FAD0BA #E4FABA
monochromatic
#4862F2 #8193F6 #BAC4FA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.70
#BAC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BAC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4FA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4FA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#B1C4F9
Tritanopia (blue-blind)
#AACED6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bac4fa; /* rgb */ color: rgb(186, 196, 250); /* oklch */ color: oklch(83.1% 0.077 276.4);
Tailwind
colors: {
custom: {
50: '#cfd5fc',
500: '#bac4fa',
950: '#000000',
},
}SCSS
$custom: #bac4fa; $custom-light: #cfd5fc; $custom-dark: #000000;
JSON
{
"hex": "#bac4fa",
"rgb": {
"r": 186,
"g": 196,
"b": 250
},
"hsl": {
"h": 230.625,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.83118,
"c": 0.07662,
"h": 276.4
},
"luminance": 0.56821
}Semantic roles & 50–950 ramp
primary
#BAC4FA
secondary
#DECF7A
accent
#C002E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385