#BDD0FA#BDD0FA
#BDD0FA is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.7% C 0.062 H 265.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD0FA |
|---|---|
| RGB | rgb(189, 208, 250) |
| HSL | hsl(221, 86%, 86%) |
| HSV | hsv(221, 24%, 98%) |
| CMYK | cmyk(24.4%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(83.35, 2.55, -22.68) |
| CIE-LCH | lch(83.35, 22.83, 276.42°) |
| OKLab | oklab(85.73% -0.0044 -0.0621) |
| OKLCH | oklch(85.73% 0.062 265.9) |
| XYZ | xyz(60.7928, 62.8310, 99.3485) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.84
Periwinkle
#CCCCFF
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD0FA #FAE7BD
analogous
#BDEEFA #BDD0FA #C8BDFA
triadic
#BDD0FA #FABDD0 #D0FABD
tetradic
#BDD0FA #FABDEE #FAE7BD #BDFAC8
square
#BDD0FA #FABDEE #FAE7BD #BDFAC8
split-complementary
#BDD0FA #FAC8BD #EEFABD
monochromatic
#4B7FF1 #84A7F6 #BDD0FA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.55
#BDD0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BDD0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD0FA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD0FA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#ADD8DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bdd0fa; /* rgb */ color: rgb(189, 208, 250); /* oklch */ color: oklch(85.7% 0.062 265.9);
Tailwind
colors: {
custom: {
50: '#d1defc',
500: '#bdd0fa',
950: '#000000',
},
}SCSS
$custom: #bdd0fa; $custom-light: #d1defc; $custom-dark: #000000;
JSON
{
"hex": "#bdd0fa",
"rgb": {
"r": 189,
"g": 208,
"b": 250
},
"hsl": {
"h": 221.311,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.85728,
"c": 0.06223,
"h": 265.9
},
"luminance": 0.62833
}Semantic roles & 50–950 ramp
primary
#BDD0FA
secondary
#DFC07D
accent
#9D03E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485