#BACEFD#BACEFD
#BACEFD is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.2% C 0.069 H 266.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEFD |
|---|---|
| RGB | rgb(186, 206, 253) |
| HSL | hsl(222, 94%, 86%) |
| HSV | hsv(222, 26%, 99%) |
| CMYK | cmyk(26.5%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.74, 3.43, -25.23) |
| CIE-LCH | lch(82.74, 25.46, 277.74°) |
| OKLab | oklab(85.23% -0.0038 -0.0692) |
| OKLCH | oklch(85.23% 0.069 266.9) |
| XYZ | xyz(60.0458, 61.6717, 101.6496) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.79
Light Periwinkle
#C1C6FC
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEFD #FDE9BA
analogous
#BAEFFD #BACEFD #C7BAFD
triadic
#BACEFD #FDBACE #CEFDBA
tetradic
#BACEFD #FDBAEF #FDE9BA #BAFDC7
square
#BACEFD #FDBAEF #FDE9BA #BAFDC7
split-complementary
#BACEFD #FDC7BA #EFFDBA
monochromatic
#437AFA #7FA4FB #BACEFD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.57
#BACEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BACEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEFD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEFD | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#A8D7DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bacefd; /* rgb */ color: rgb(186, 206, 253); /* oklch */ color: oklch(85.2% 0.069 266.9);
Tailwind
colors: {
custom: {
50: '#d0dcfe',
500: '#bacefd',
950: '#000000',
},
}SCSS
$custom: #bacefd; $custom-light: #d0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bacefd",
"rgb": {
"r": 186,
"g": 206,
"b": 253
},
"hsl": {
"h": 222.09,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.85229,
"c": 0.06934,
"h": 266.9
},
"luminance": 0.61674
}Semantic roles & 50–950 ramp
primary
#BACEFD
secondary
#E3C378
accent
#A100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485