#BAD4FD#BAD4FD
#BAD4FD is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.4% C 0.064 H 259.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4FD |
|---|---|
| RGB | rgb(186, 212, 253) |
| HSL | hsl(217, 94%, 86%) |
| HSV | hsv(217, 26%, 99%) |
| CMYK | cmyk(26.5%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.29, 0.24, -22.88) |
| CIE-LCH | lch(84.29, 22.88, 270.60°) |
| OKLab | oklab(86.44% -0.0117 -0.0627) |
| OKLCH | oklch(86.44% 0.064 259.4) |
| XYZ | xyz(61.5179, 64.6159, 102.1403) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.92
Light Blue Grey
#B7C9E2
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 5.90
Cloudy Blue
#ACC2D9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4FD #FDE3BA
analogous
#BAF6FD #BAD4FD #C1BAFD
triadic
#BAD4FD #FDBAD4 #D4FDBA
tetradic
#BAD4FD #FDBAF6 #FDE3BA #BAFDC1
square
#BAD4FD #FDBAF6 #FDE3BA #BAFDC1
split-complementary
#BAD4FD #FDC1BA #F6FDBA
monochromatic
#438AFA #7FAFFB #BAD4FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.51
#BAD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BAD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4FD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4FD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#A8DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad4fd; /* rgb */ color: rgb(186, 212, 253); /* oklch */ color: oklch(86.4% 0.064 259.4);
Tailwind
colors: {
custom: {
50: '#d0e1fe',
500: '#bad4fd',
950: '#000000',
},
}SCSS
$custom: #bad4fd; $custom-light: #d0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bad4fd",
"rgb": {
"r": 186,
"g": 212,
"b": 253
},
"hsl": {
"h": 216.716,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86441,
"c": 0.06375,
"h": 259.4
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#BAD4FD
secondary
#E3BA78
accent
#8C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485