#BAC2EE#BAC2EE
#BAC2EE is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.3% C 0.062 H 276.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2EE |
|---|---|
| RGB | rgb(186, 194, 238) |
| HSL | hsl(231, 60%, 83%) |
| HSV | hsv(231, 22%, 93%) |
| CMYK | cmyk(21.8%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.15, 6.44, -22.68) |
| CIE-LCH | lch(79.15, 23.58, 285.85°) |
| OKLab | oklab(82.26% 0.0075 -0.062) |
| OKLCH | oklch(82.26% 0.062 276.9) |
| XYZ | xyz(54.9702, 55.1946, 88.6298) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.50
Periwinkle
#CCCCFF
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2EE #EEE6BA
analogous
#BADCEE #BAC2EE #CCBAEE
triadic
#BAC2EE #EEBAC2 #C2EEBA
tetradic
#BAC2EE #EEBADC #EEE6BA #BAEECC
square
#BAC2EE #EEBADC #EEE6BA #BAEECC
split-complementary
#BAC2EE #EECCBA #DCEEBA
monochromatic
#586BD6 #8997E2 #BAC2EE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.74
#BAC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BAC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2EE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2EE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#AECAD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac2ee; /* rgb */ color: rgb(186, 194, 238); /* oklch */ color: oklch(82.3% 0.062 276.9);
Tailwind
colors: {
custom: {
50: '#cfd4f3',
500: '#bac2ee',
950: '#000000',
},
}SCSS
$custom: #bac2ee; $custom-light: #cfd4f3; $custom-dark: #000000;
JSON
{
"hex": "#bac2ee",
"rgb": {
"r": 186,
"g": 194,
"b": 238
},
"hsl": {
"h": 230.769,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8226,
"c": 0.06248,
"h": 276.9
},
"luminance": 0.55196
}Semantic roles & 50–950 ramp
primary
#BAC2EE
secondary
#CCC080
accent
#AE1DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385