#BAD3FE#BAD3FE
#BAD3FE is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.3% C 0.066 H 261.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3FE |
|---|---|
| RGB | rgb(186, 211, 254) |
| HSL | hsl(218, 97%, 86%) |
| HSV | hsv(218, 27%, 100%) |
| CMYK | cmyk(26.8%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(84.06, 1.00, -23.75) |
| CIE-LCH | lch(84.06, 23.77, 272.41°) |
| OKLab | oklab(86.28% -0.01 -0.0651) |
| OKLCH | oklch(86.28% 0.066 261.2) |
| XYZ | xyz(61.4284, 64.1814, 102.8984) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.21
Light Blue Grey
#B7C9E2
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3FE #FEE5BA
analogous
#BAF5FE #BAD3FE #C3BAFE
triadic
#BAD3FE #FEBAD3 #D3FEBA
tetradic
#BAD3FE #FEBAF5 #FEE5BA #BAFEC3
square
#BAD3FE #FEBAF5 #FEE5BA #BAFEC3
split-complementary
#BAD3FE #FEC3BA #F5FEBA
monochromatic
#4186FC #7EADFD #BAD3FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.52
#BAD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BAD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3FE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3FE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#A8DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad3fe; /* rgb */ color: rgb(186, 211, 254); /* oklch */ color: oklch(86.3% 0.066 261.2);
Tailwind
colors: {
custom: {
50: '#d0e0fe',
500: '#bad3fe',
950: '#000000',
},
}SCSS
$custom: #bad3fe; $custom-light: #d0e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bad3fe",
"rgb": {
"r": 186,
"g": 211,
"b": 254
},
"hsl": {
"h": 217.941,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.86275,
"c": 0.06587,
"h": 261.2
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#BAD3FE
secondary
#E5BD77
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486