#BDD2FA#BDD2FA
#BDD2FA is a very light, moderate blue. Relative luminance 0.638; OKLCH L 86.1% C 0.060 H 263.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2FA |
|---|---|
| RGB | rgb(189, 210, 250) |
| HSL | hsl(219, 86%, 86%) |
| HSV | hsv(219, 24%, 98%) |
| CMYK | cmyk(24.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.87, 1.49, -21.90) |
| CIE-LCH | lch(83.87, 21.95, 273.89°) |
| OKLab | oklab(86.13% -0.0071 -0.0599) |
| OKLCH | oklch(86.13% 0.06 263.3) |
| XYZ | xyz(61.2835, 63.8124, 99.5121) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.31
Light Blue Grey
#B7C9E2
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.27
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2FA #FAE5BD
analogous
#BDF0FA #BDD2FA #C6BDFA
triadic
#BDD2FA #FABDD2 #D2FABD
tetradic
#BDD2FA #FABDF0 #FAE5BD #BDFAC6
square
#BDD2FA #FABDF0 #FAE5BD #BDFAC6
split-complementary
#BDD2FA #FAC6BD #F0FABD
monochromatic
#4B84F1 #84ABF6 #BDD2FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.53
#BDD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BDD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2FA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2FA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#BFCFF9
Tritanopia (blue-blind)
#ADDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd2fa; /* rgb */ color: rgb(189, 210, 250); /* oklch */ color: oklch(86.1% 0.060 263.3);
Tailwind
colors: {
custom: {
50: '#d1dffc',
500: '#bdd2fa',
950: '#000000',
},
}SCSS
$custom: #bdd2fa; $custom-light: #d1dffc; $custom-dark: #000000;
JSON
{
"hex": "#bdd2fa",
"rgb": {
"r": 189,
"g": 210,
"b": 250
},
"hsl": {
"h": 219.344,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.86131,
"c": 0.06031,
"h": 263.3
},
"luminance": 0.63814
}Semantic roles & 50–950 ramp
primary
#BDD2FA
secondary
#DFBD7D
accent
#9603E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485