#BAD4F9#BAD4F9
#BAD4F9 is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.3% C 0.059 H 257.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4F9 |
|---|---|
| RGB | rgb(186, 212, 249) |
| HSL | hsl(215, 84%, 85%) |
| HSV | hsv(215, 25%, 98%) |
| CMYK | cmyk(25.3%, 14.9%, 0%, 2.4%) |
| CIE-LAB | lab(84.15, -0.68, -20.96) |
| CIE-LCH | lch(84.15, 20.97, 268.14°) |
| OKLab | oklab(86.3% -0.013 -0.0573) |
| OKLCH | oklch(86.3% 0.059 257.2) |
| XYZ | xyz(60.8873, 64.3637, 98.8196) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.03
Light Blue Grey
#B7C9E2
ΔE00 4.36
Lightsteelblue
#B0C4DE
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4F9 #F9DFBA
analogous
#BAF4F9 #BAD4F9 #BFBAF9
triadic
#BAD4F9 #F9BAD4 #D4F9BA
tetradic
#BAD4F9 #F9BAF4 #F9DFBA #BAF9BF
square
#BAD4F9 #F9BAF4 #F9DFBA #BAF9BF
split-complementary
#BAD4F9 #F9BFBA #F4F9BA
monochromatic
#498EEF #82B1F4 #BAD4F9 #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.51
#BAD4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BAD4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4F9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4F9 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#A9DCE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad4f9; /* rgb */ color: rgb(186, 212, 249); /* oklch */ color: oklch(86.3% 0.059 257.2);
Tailwind
colors: {
custom: {
50: '#cfe1fb',
500: '#bad4f9',
950: '#000000',
},
}SCSS
$custom: #bad4f9; $custom-light: #cfe1fb; $custom-dark: #000000;
JSON
{
"hex": "#bad4f9",
"rgb": {
"r": 186,
"g": 212,
"b": 249
},
"hsl": {
"h": 215.238,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.86295,
"c": 0.05876,
"h": 257.2
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#BAD4F9
secondary
#DDB47B
accent
#8605E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485