#BACDFF#BACDFF
#BACDFF is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.1% C 0.073 H 268.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDFF |
|---|---|
| RGB | rgb(186, 205, 255) |
| HSL | hsl(223, 100%, 86%) |
| HSV | hsv(223, 27%, 100%) |
| CMYK | cmyk(27.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.55, 4.43, -26.58) |
| CIE-LCH | lch(82.55, 26.95, 279.47°) |
| OKLab | oklab(85.11% -0.0018 -0.073) |
| OKLCH | oklch(85.11% 0.073 268.6) |
| XYZ | xyz(60.1261, 61.3199, 103.2564) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDFF #FFECBA
analogous
#BAF0FF #BACDFF #CABAFF
triadic
#BACDFF #FFBACD #CDFFBA
tetradic
#BACDFF #FFBAF0 #FFECBA #BAFFCA
square
#BACDFF #FFBAF0 #FFECBA #BAFFCA
split-complementary
#BACDFF #FFCABA #F0FFBA
monochromatic
#4074FF #7DA1FF #BACDFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.58
#BACDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BACDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDFF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDFF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#A8D7DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bacdff; /* rgb */ color: rgb(186, 205, 255); /* oklch */ color: oklch(85.1% 0.073 268.6);
Tailwind
colors: {
custom: {
50: '#d0dcff',
500: '#bacdff',
950: '#000000',
},
}SCSS
$custom: #bacdff; $custom-light: #d0dcff; $custom-dark: #000000;
JSON
{
"hex": "#bacdff",
"rgb": {
"r": 186,
"g": 205,
"b": 255
},
"hsl": {
"h": 223.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85105,
"c": 0.07305,
"h": 268.6
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#BACDFF
secondary
#E7C876
accent
#A600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486