#BAC7ED#BAC7ED
#BAC7ED is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.2% C 0.055 H 270.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC7ED |
|---|---|
| RGB | rgb(186, 199, 237) |
| HSL | hsl(225, 59%, 83%) |
| HSV | hsv(225, 22%, 93%) |
| CMYK | cmyk(21.5%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(80.40, 3.52, -20.25) |
| CIE-LCH | lch(80.40, 20.55, 279.87°) |
| OKLab | oklab(83.23% 0.0003 -0.0553) |
| OKLCH | oklch(83.23% 0.055 270.3) |
| XYZ | xyz(55.9553, 57.3991, 88.2354) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 5.16
Periwinkle
#CCCCFF
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC7ED #EDE0BA
analogous
#BAE0ED #BAC7ED #C6BAED
triadic
#BAC7ED #EDBAC7 #C7EDBA
tetradic
#BAC7ED #EDBAE0 #EDE0BA #BAEDC6
square
#BAC7ED #EDBAE0 #EDE0BA #BAEDC6
split-complementary
#BAC7ED #EDC6BA #E0EDBA
monochromatic
#5978D4 #89A0E0 #BAC7ED #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.68
#BAC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BAC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC7ED
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC7ED | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#AECED3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bac7ed; /* rgb */ color: rgb(186, 199, 237); /* oklch */ color: oklch(83.2% 0.055 270.3);
Tailwind
colors: {
custom: {
50: '#cfd7f3',
500: '#bac7ed',
950: '#000000',
},
}SCSS
$custom: #bac7ed; $custom-light: #cfd7f3; $custom-dark: #000000;
JSON
{
"hex": "#bac7ed",
"rgb": {
"r": 186,
"g": 199,
"b": 237
},
"hsl": {
"h": 224.706,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.83226,
"c": 0.05526,
"h": 270.3
},
"luminance": 0.574
}Semantic roles & 50–950 ramp
primary
#BAC7ED
secondary
#CAB881
accent
#9C1FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385