#BDD5FF#BDD5FF
#BDD5FF is a very light, moderate blue. Relative luminance 0.656; OKLCH L 86.9% C 0.064 H 261.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD5FF |
|---|---|
| RGB | rgb(189, 213, 255) |
| HSL | hsl(218, 100%, 87%) |
| HSV | hsv(218, 26%, 100%) |
| CMYK | cmyk(25.9%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(84.80, 1.04, -23.13) |
| CIE-LCH | lch(84.80, 23.15, 272.58°) |
| OKLab | oklab(86.92% -0.0093 -0.0633) |
| OKLCH | oklch(86.92% 0.064 261.6) |
| XYZ | xyz(62.8255, 65.6253, 103.9452) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.65
Light Blue Grey
#B7C9E2
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD5FF #FFE7BD
analogous
#BDF6FF #BDD5FF #C6BDFF
triadic
#BDD5FF #FFBDD5 #D5FFBD
tetradic
#BDD5FF #FFBDF6 #FFE7BD #BDFFC6
square
#BDD5FF #FFBDF6 #FFE7BD #BDFFC6
split-complementary
#BDD5FF #FFC6BD #F6FFBD
monochromatic
#4387FF #80AEFF #BDD5FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.49
#BDD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BDD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD5FF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD5FF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#ABDEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bdd5ff; /* rgb */ color: rgb(189, 213, 255); /* oklch */ color: oklch(86.9% 0.064 261.6);
Tailwind
colors: {
custom: {
50: '#d2e1ff',
500: '#bdd5ff',
950: '#000000',
},
}SCSS
$custom: #bdd5ff; $custom-light: #d2e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bdd5ff",
"rgb": {
"r": 189,
"g": 213,
"b": 255
},
"hsl": {
"h": 218.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8692,
"c": 0.06403,
"h": 261.6
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#BDD5FF
secondary
#E7BF79
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486