#BDD4FA#BDD4FA
#BDD4FA is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.5% C 0.059 H 260.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4FA |
|---|---|
| RGB | rgb(189, 212, 250) |
| HSL | hsl(217, 86%, 86%) |
| HSV | hsv(217, 24%, 98%) |
| CMYK | cmyk(24.4%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.38, 0.43, -21.12) |
| CIE-LCH | lch(84.38, 21.13, 271.17°) |
| OKLab | oklab(86.54% -0.0097 -0.0577) |
| OKLCH | oklch(86.54% 0.059 260.4) |
| XYZ | xyz(61.7804, 64.8061, 99.6777) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 4.55
Lightsteelblue
#B0C4DE
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4FA #FAE3BD
analogous
#BDF2FA #BDD4FA #C4BDFA
triadic
#BDD4FA #FABDD4 #D4FABD
tetradic
#BDD4FA #FABDF2 #FAE3BD #BDFAC4
square
#BDD4FA #FABDF2 #FAE3BD #BDFAC4
split-complementary
#BDD4FA #FAC4BD #F2FABD
monochromatic
#4B8AF1 #84AFF6 #BDD4FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.50
#BDD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BDD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4FA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4FA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#ADDCE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bdd4fa; /* rgb */ color: rgb(189, 212, 250); /* oklch */ color: oklch(86.5% 0.059 260.4);
Tailwind
colors: {
custom: {
50: '#d1e1fc',
500: '#bdd4fa',
950: '#000000',
},
}SCSS
$custom: #bdd4fa; $custom-light: #d1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bdd4fa",
"rgb": {
"r": 189,
"g": 212,
"b": 250
},
"hsl": {
"h": 217.377,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.86536,
"c": 0.05854,
"h": 260.4
},
"luminance": 0.64808
}Semantic roles & 50–950 ramp
primary
#BDD4FA
secondary
#DFBA7D
accent
#8E03E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485