#BAD2FB#BAD2FB
#BAD2FB is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.0% C 0.063 H 261.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2FB |
|---|---|
| RGB | rgb(186, 210, 251) |
| HSL | hsl(218, 89%, 86%) |
| HSV | hsv(218, 26%, 98%) |
| CMYK | cmyk(25.9%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.70, 0.84, -22.70) |
| CIE-LCH | lch(83.70, 22.72, 272.11°) |
| OKLab | oklab(85.96% -0.0097 -0.0622) |
| OKLCH | oklch(85.96% 0.063 261.1) |
| XYZ | xyz(60.7041, 63.4954, 100.3055) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.36
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2FB #FBE3BA
analogous
#BAF2FB #BAD2FB #C2BAFB
triadic
#BAD2FB #FBBAD2 #D2FBBA
tetradic
#BAD2FB #FBBAF2 #FBE3BA #BAFBC2
square
#BAD2FB #FBBAF2 #FBE3BA #BAFBC2
split-complementary
#BAD2FB #FBC2BA #F2FBBA
monochromatic
#4687F4 #80ACF8 #BAD2FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.53
#BAD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BAD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2FB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2FB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#A9DADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bad2fb; /* rgb */ color: rgb(186, 210, 251); /* oklch */ color: oklch(86.0% 0.063 261.1);
Tailwind
colors: {
custom: {
50: '#cfdffc',
500: '#bad2fb',
950: '#000000',
},
}SCSS
$custom: #bad2fb; $custom-light: #cfdffc; $custom-dark: #000000;
JSON
{
"hex": "#bad2fb",
"rgb": {
"r": 186,
"g": 210,
"b": 251
},
"hsl": {
"h": 217.846,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.85962,
"c": 0.06293,
"h": 261.1
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#BAD2FB
secondary
#E0BA79
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485