#BDD3FA#BDD3FA
#BDD3FA is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.3% C 0.059 H 261.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3FA |
|---|---|
| RGB | rgb(189, 211, 250) |
| HSL | hsl(218, 86%, 86%) |
| HSV | hsv(218, 24%, 98%) |
| CMYK | cmyk(24.4%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(84.13, 0.96, -21.51) |
| CIE-LCH | lch(84.13, 21.53, 272.55°) |
| OKLab | oklab(86.33% -0.0084 -0.0588) |
| OKLCH | oklch(86.33% 0.059 261.9) |
| XYZ | xyz(61.5312, 64.3077, 99.5946) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.34
Light Periwinkle
#C1C6FC
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3FA #FAE4BD
analogous
#BDF1FA #BDD3FA #C5BDFA
triadic
#BDD3FA #FABDD3 #D3FABD
tetradic
#BDD3FA #FABDF1 #FAE4BD #BDFAC5
square
#BDD3FA #FABDF1 #FAE4BD #BDFAC5
split-complementary
#BDD3FA #FAC5BD #F1FABD
monochromatic
#4B87F1 #84ADF6 #BDD3FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.51
#BDD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BDD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3FA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3FA | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#ADDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bdd3fa; /* rgb */ color: rgb(189, 211, 250); /* oklch */ color: oklch(86.3% 0.059 261.9);
Tailwind
colors: {
custom: {
50: '#d1e0fc',
500: '#bdd3fa',
950: '#000000',
},
}SCSS
$custom: #bdd3fa; $custom-light: #d1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bdd3fa",
"rgb": {
"r": 189,
"g": 211,
"b": 250
},
"hsl": {
"h": 218.361,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.86333,
"c": 0.05941,
"h": 261.9
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#BDD3FA
secondary
#DFBB7D
accent
#9203E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485