#BAD3FD#BAD3FD
#BAD3FD is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.2% C 0.065 H 260.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3FD |
|---|---|
| RGB | rgb(186, 211, 253) |
| HSL | hsl(218, 94%, 86%) |
| HSV | hsv(218, 26%, 99%) |
| CMYK | cmyk(26.5%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.03, 0.77, -23.27) |
| CIE-LCH | lch(84.03, 23.28, 271.89°) |
| OKLab | oklab(86.24% -0.0104 -0.0638) |
| OKLCH | oklch(86.24% 0.065 260.8) |
| XYZ | xyz(61.2687, 64.1175, 102.0572) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.16
Light Blue Grey
#B7C9E2
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3FD #FDE4BA
analogous
#BAF4FD #BAD3FD #C2BAFD
triadic
#BAD3FD #FDBAD3 #D3FDBA
tetradic
#BAD3FD #FDBAF4 #FDE4BA #BAFDC2
square
#BAD3FD #FDBAF4 #FDE4BA #BAFDC2
split-complementary
#BAD3FD #FDC2BA #F4FDBA
monochromatic
#4387FA #7FADFB #BAD3FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.52
#BAD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BAD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3FD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3FD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#A8DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad3fd; /* rgb */ color: rgb(186, 211, 253); /* oklch */ color: oklch(86.2% 0.065 260.8);
Tailwind
colors: {
custom: {
50: '#d0e0fe',
500: '#bad3fd',
950: '#000000',
},
}SCSS
$custom: #bad3fd; $custom-light: #d0e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bad3fd",
"rgb": {
"r": 186,
"g": 211,
"b": 253
},
"hsl": {
"h": 217.612,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86238,
"c": 0.0646,
"h": 260.8
},
"luminance": 0.64119
}Semantic roles & 50–950 ramp
primary
#BAD3FD
secondary
#E3BB78
accent
#9000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485