#BDD3FD#BDD3FD
#BDD3FD is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.4% C 0.063 H 263.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3FD |
|---|---|
| RGB | rgb(189, 211, 253) |
| HSL | hsl(219, 94%, 87%) |
| HSV | hsv(219, 25%, 99%) |
| CMYK | cmyk(25.3%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.22, 1.64, -22.95) |
| CIE-LCH | lch(84.22, 23.01, 274.10°) |
| OKLab | oklab(86.44% -0.0074 -0.0628) |
| OKLCH | oklch(86.44% 0.063 263.3) |
| XYZ | xyz(62.0053, 64.4973, 102.0918) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.10
Light Blue Grey
#B7C9E2
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3FD #FDE7BD
analogous
#BDF3FD #BDD3FD #C7BDFD
triadic
#BDD3FD #FDBDD3 #D3FDBD
tetradic
#BDD3FD #FDBDF3 #FDE7BD #BDFDC7
square
#BDD3FD #FDBDF3 #FDE7BD #BDFDC7
split-complementary
#BDD3FD #FDC7BD #F3FDBD
monochromatic
#4684F9 #82ABFB #BDD3FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.51
#BDD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BDD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3FD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3FD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#ACDBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bdd3fd; /* rgb */ color: rgb(189, 211, 253); /* oklch */ color: oklch(86.4% 0.063 263.3);
Tailwind
colors: {
custom: {
50: '#d2e0fe',
500: '#bdd3fd',
950: '#000000',
},
}SCSS
$custom: #bdd3fd; $custom-light: #d2e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bdd3fd",
"rgb": {
"r": 189,
"g": 211,
"b": 253
},
"hsl": {
"h": 219.375,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86443,
"c": 0.06327,
"h": 263.3
},
"luminance": 0.64499
}Semantic roles & 50–950 ramp
primary
#BDD3FD
secondary
#E4C07A
accent
#9700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485