#BDD3FF#BDD3FF
#BDD3FF is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.5% C 0.066 H 264.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3FF |
|---|---|
| RGB | rgb(189, 211, 255) |
| HSL | hsl(220, 100%, 87%) |
| HSV | hsv(220, 26%, 100%) |
| CMYK | cmyk(25.9%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(84.29, 2.10, -23.91) |
| CIE-LCH | lch(84.29, 24.00, 275.03°) |
| OKLab | oklab(86.52% -0.0067 -0.0655) |
| OKLCH | oklch(86.52% 0.066 264.1) |
| XYZ | xyz(62.3256, 64.6254, 103.7785) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.18
Light Periwinkle
#C1C6FC
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.24
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3FF #FFE9BD
analogous
#BDF4FF #BDD3FF #C8BDFF
triadic
#BDD3FF #FFBDD3 #D3FFBD
tetradic
#BDD3FF #FFBDF4 #FFE9BD #BDFFC8
square
#BDD3FF #FFBDF4 #FFE9BD #BDFFC8
split-complementary
#BDD3FF #FFC8BD #F4FFBD
monochromatic
#4381FF #80AAFF #BDD3FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.51
#BDD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BDD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3FF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3FF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#ACDCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bdd3ff; /* rgb */ color: rgb(189, 211, 255); /* oklch */ color: oklch(86.5% 0.066 264.1);
Tailwind
colors: {
custom: {
50: '#d2e0ff',
500: '#bdd3ff',
950: '#000000',
},
}SCSS
$custom: #bdd3ff; $custom-light: #d2e0ff; $custom-dark: #000000;
JSON
{
"hex": "#bdd3ff",
"rgb": {
"r": 189,
"g": 211,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86517,
"c": 0.06586,
"h": 264.1
},
"luminance": 0.64627
}Semantic roles & 50–950 ramp
primary
#BDD3FF
secondary
#E7C379
accent
#9900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486