#BAC0FA#BAC0FA
#BAC0FA is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.082 H 279.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0FA |
|---|---|
| RGB | rgb(186, 192, 250) |
| HSL | hsl(234, 86%, 85%) |
| HSV | hsv(234, 26%, 98%) |
| CMYK | cmyk(25.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(79.06, 10.28, -29.25) |
| CIE-LCH | lch(79.06, 31.00, 289.37°) |
| OKLab | oklab(82.33% 0.014 -0.0805) |
| OKLCH | oklch(82.33% 0.082 279.8) |
| XYZ | xyz(56.3502, 55.0392, 98.0787) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.76
Periwinkle
#CCCCFF
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0FA #FAF4BA
analogous
#BAE0FA #BAC0FA #D4BAFA
triadic
#BAC0FA #FABAC0 #C0FABA
tetradic
#BAC0FA #FABAE0 #FAF4BA #BAFAD4
square
#BAC0FA #FABAE0 #FAF4BA #BAFAD4
split-complementary
#BAC0FA #FAD4BA #E0FABA
monochromatic
#4858F2 #818CF6 #BAC0FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.75
#BAC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BAC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0FA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0FA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#ABCAD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac0fa; /* rgb */ color: rgb(186, 192, 250); /* oklch */ color: oklch(82.3% 0.082 279.8);
Tailwind
colors: {
custom: {
50: '#cfd2fc',
500: '#bac0fa',
950: '#000000',
},
}SCSS
$custom: #bac0fa; $custom-light: #cfd2fc; $custom-dark: #000000;
JSON
{
"hex": "#bac0fa",
"rgb": {
"r": 186,
"g": 192,
"b": 250
},
"hsl": {
"h": 234.375,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.82329,
"c": 0.08172,
"h": 279.8
},
"luminance": 0.55041
}Semantic roles & 50–950 ramp
primary
#BAC0FA
secondary
#DED57A
accent
#CE02E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385