#BACDFD#BACDFD
#BACDFD is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.0% C 0.070 H 268.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDFD |
|---|---|
| RGB | rgb(186, 205, 253) |
| HSL | hsl(223, 94%, 86%) |
| HSV | hsv(223, 26%, 99%) |
| CMYK | cmyk(26.5%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(82.48, 3.96, -25.62) |
| CIE-LCH | lch(82.48, 25.93, 278.80°) |
| OKLab | oklab(85.03% -0.0025 -0.0703) |
| OKLCH | oklch(85.03% 0.07 268) |
| XYZ | xyz(59.8058, 61.1918, 101.5696) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.13
Light Periwinkle
#C1C6FC
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDFD #FDEABA
analogous
#BAEEFD #BACDFD #C8BAFD
triadic
#BACDFD #FDBACD #CDFDBA
tetradic
#BACDFD #FDBAEE #FDEABA #BAFDC8
square
#BACDFD #FDBAEE #FDEABA #BAFDC8
split-complementary
#BACDFD #FDC8BA #EEFDBA
monochromatic
#4377FA #7FA2FB #BACDFD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.59
#BACDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BACDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDFD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDFD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#A8D6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bacdfd; /* rgb */ color: rgb(186, 205, 253); /* oklch */ color: oklch(85.0% 0.070 268.0);
Tailwind
colors: {
custom: {
50: '#d0dcfe',
500: '#bacdfd',
950: '#000000',
},
}SCSS
$custom: #bacdfd; $custom-light: #d0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bacdfd",
"rgb": {
"r": 186,
"g": 205,
"b": 253
},
"hsl": {
"h": 222.985,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.85028,
"c": 0.07037,
"h": 268
},
"luminance": 0.61194
}Semantic roles & 50–950 ramp
primary
#BACDFD
secondary
#E3C578
accent
#A400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485