#BDD4FD#BDD4FD
#BDD4FD is a very light, moderate blue. Relative luminance 0.650; OKLCH L 86.6% C 0.062 H 262.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4FD |
|---|---|
| RGB | rgb(189, 212, 253) |
| HSL | hsl(218, 94%, 87%) |
| HSV | hsv(218, 25%, 99%) |
| CMYK | cmyk(25.3%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.48, 1.11, -22.56) |
| CIE-LCH | lch(84.48, 22.59, 272.83°) |
| OKLab | oklab(86.65% -0.0087 -0.0617) |
| OKLCH | oklch(86.65% 0.062 262) |
| XYZ | xyz(62.2545, 64.9957, 102.1748) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Light Blue Grey
#B7C9E2
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4FD #FDE6BD
analogous
#BDF4FD #BDD4FD #C6BDFD
triadic
#BDD4FD #FDBDD4 #D4FDBD
tetradic
#BDD4FD #FDBDF4 #FDE6BD #BDFDC6
square
#BDD4FD #FDBDF4 #FDE6BD #BDFDC6
split-complementary
#BDD4FD #FDC6BD #F4FDBD
monochromatic
#4687F9 #82ADFB #BDD4FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.50
#BDD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BDD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4FD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4FD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#ACDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bdd4fd; /* rgb */ color: rgb(189, 212, 253); /* oklch */ color: oklch(86.6% 0.062 262.0);
Tailwind
colors: {
custom: {
50: '#d2e1fe',
500: '#bdd4fd',
950: '#000000',
},
}SCSS
$custom: #bdd4fd; $custom-light: #d2e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bdd4fd",
"rgb": {
"r": 189,
"g": 212,
"b": 253
},
"hsl": {
"h": 218.438,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86645,
"c": 0.06236,
"h": 262
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#BDD4FD
secondary
#E4BE7A
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485