#BDD7FE#BDD7FE
#BDD7FE is a very light, moderate blue. Relative luminance 0.666; OKLCH L 87.3% C 0.061 H 258.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD7FE |
|---|---|
| RGB | rgb(189, 215, 254) |
| HSL | hsl(216, 97%, 87%) |
| HSV | hsv(216, 26%, 100%) |
| CMYK | cmyk(25.6%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.29, -0.24, -21.87) |
| CIE-LCH | lch(85.29, 21.87, 269.37°) |
| OKLab | oklab(87.29% -0.0123 -0.0598) |
| OKLCH | oklch(87.29% 0.061 258.4) |
| XYZ | xyz(63.1711, 66.5734, 103.2683) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.33
Light Blue Grey
#B7C9E2
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD7FE #FEE4BD
analogous
#BDF8FE #BDD7FE #C4BDFE
triadic
#BDD7FE #FEBDD7 #D7FEBD
tetradic
#BDD7FE #FEBDF8 #FEE4BD #BDFEC4
square
#BDD7FE #FEBDF8 #FEE4BD #BDFEC4
split-complementary
#BDD7FE #FEC4BD #F8FEBD
monochromatic
#448EFC #81B2FD #BDD7FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.47
#BDD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BDD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD7FE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD7FE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#ABDFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bdd7fe; /* rgb */ color: rgb(189, 215, 254); /* oklch */ color: oklch(87.3% 0.061 258.4);
Tailwind
colors: {
custom: {
50: '#d2e3fe',
500: '#bdd7fe',
950: '#000000',
},
}SCSS
$custom: #bdd7fe; $custom-light: #d2e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bdd7fe",
"rgb": {
"r": 189,
"g": 215,
"b": 254
},
"hsl": {
"h": 216,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87288,
"c": 0.06108,
"h": 258.4
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#BDD7FE
secondary
#E6BA7A
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485