#BAD4FE#BAD4FE
#BAD4FE is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.5% C 0.065 H 260.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4FE |
|---|---|
| RGB | rgb(186, 212, 254) |
| HSL | hsl(217, 97%, 86%) |
| HSV | hsv(217, 27%, 100%) |
| CMYK | cmyk(26.8%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.32, 0.47, -23.36) |
| CIE-LCH | lch(84.32, 23.36, 271.16°) |
| OKLab | oklab(86.48% -0.0113 -0.064) |
| OKLCH | oklch(86.48% 0.065 260) |
| XYZ | xyz(61.6776, 64.6798, 102.9815) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4FE #FEE4BA
analogous
#BAF6FE #BAD4FE #C2BAFE
triadic
#BAD4FE #FEBAD4 #D4FEBA
tetradic
#BAD4FE #FEBAF6 #FEE4BA #BAFEC2
square
#BAD4FE #FEBAF6 #FEE4BA #BAFEC2
split-complementary
#BAD4FE #FEC2BA #F6FEBA
monochromatic
#4189FC #7EAEFD #BAD4FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.51
#BAD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BAD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4FE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4FE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#A7DDE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad4fe; /* rgb */ color: rgb(186, 212, 254); /* oklch */ color: oklch(86.5% 0.065 260.0);
Tailwind
colors: {
custom: {
50: '#d0e1fe',
500: '#bad4fe',
950: '#000000',
},
}SCSS
$custom: #bad4fe; $custom-light: #d0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bad4fe",
"rgb": {
"r": 186,
"g": 212,
"b": 254
},
"hsl": {
"h": 217.059,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.86478,
"c": 0.06501,
"h": 260
},
"luminance": 0.64682
}Semantic roles & 50–950 ramp
primary
#BAD4FE
secondary
#E5BB77
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486