#BAD2FE#BAD2FE
#BAD2FE is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.1% C 0.067 H 262.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2FE |
|---|---|
| RGB | rgb(186, 210, 254) |
| HSL | hsl(219, 97%, 86%) |
| HSV | hsv(219, 27%, 100%) |
| CMYK | cmyk(26.8%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(83.80, 1.53, -24.14) |
| CIE-LCH | lch(83.80, 24.19, 273.63°) |
| OKLab | oklab(86.07% -0.0087 -0.0662) |
| OKLCH | oklch(86.07% 0.067 262.5) |
| XYZ | xyz(61.1807, 63.6861, 102.8159) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2FE #FEE6BA
analogous
#BAF4FE #BAD2FE #C4BAFE
triadic
#BAD2FE #FEBAD2 #D2FEBA
tetradic
#BAD2FE #FEBAF4 #FEE6BA #BAFEC4
square
#BAD2FE #FEBAF4 #FEE6BA #BAFEC4
split-complementary
#BAD2FE #FEC4BA #F4FEBA
monochromatic
#4183FC #7EABFD #BAD2FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.53
#BAD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BAD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2FE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2FE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#A8DBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bad2fe; /* rgb */ color: rgb(186, 210, 254); /* oklch */ color: oklch(86.1% 0.067 262.5);
Tailwind
colors: {
custom: {
50: '#d0dffe',
500: '#bad2fe',
950: '#000000',
},
}SCSS
$custom: #bad2fe; $custom-light: #d0dffe; $custom-dark: #000000;
JSON
{
"hex": "#bad2fe",
"rgb": {
"r": 186,
"g": 210,
"b": 254
},
"hsl": {
"h": 218.824,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.86073,
"c": 0.06677,
"h": 262.5
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#BAD2FE
secondary
#E5BE77
accent
#9500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486