#BDD2FB#BDD2FB
#BDD2FB is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.2% C 0.062 H 263.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2FB |
|---|---|
| RGB | rgb(189, 210, 251) |
| HSL | hsl(220, 89%, 86%) |
| HSV | hsv(220, 25%, 98%) |
| CMYK | cmyk(24.7%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.90, 1.72, -22.38) |
| CIE-LCH | lch(83.90, 22.45, 274.39°) |
| OKLab | oklab(86.17% -0.0067 -0.0612) |
| OKLCH | oklch(86.17% 0.062 263.7) |
| XYZ | xyz(61.4407, 63.8753, 100.3401) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 5.08
Light Periwinkle
#C1C6FC
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2FB #FBE6BD
analogous
#BDF1FB #BDD2FB #C7BDFB
triadic
#BDD2FB #FBBDD2 #D2FBBD
tetradic
#BDD2FB #FBBDF1 #FBE6BD #BDFBC7
square
#BDD2FB #FBBDF1 #FBE6BD #BDFBC7
split-complementary
#BDD2FB #FBC7BD #F1FBBD
monochromatic
#4A83F4 #83ABF8 #BDD2FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.52
#BDD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BDD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2FB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2FB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#ADDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd2fb; /* rgb */ color: rgb(189, 210, 251); /* oklch */ color: oklch(86.2% 0.062 263.7);
Tailwind
colors: {
custom: {
50: '#d1dffc',
500: '#bdd2fb',
950: '#000000',
},
}SCSS
$custom: #bdd2fb; $custom-light: #d1dffc; $custom-dark: #000000;
JSON
{
"hex": "#bdd2fb",
"rgb": {
"r": 189,
"g": 210,
"b": 251
},
"hsl": {
"h": 219.677,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.86168,
"c": 0.06161,
"h": 263.7
},
"luminance": 0.63877
}Semantic roles & 50–950 ramp
primary
#BDD2FB
secondary
#E0BE7C
accent
#9800E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485