#BDCFFA#BDCFFA
#BDCFFA is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.5% C 0.063 H 267.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFFA |
|---|---|
| RGB | rgb(189, 207, 250) |
| HSL | hsl(222, 86%, 86%) |
| HSV | hsv(222, 24%, 98%) |
| CMYK | cmyk(24.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(83.10, 3.08, -23.07) |
| CIE-LCH | lch(83.10, 23.28, 277.61°) |
| OKLab | oklab(85.53% -0.0031 -0.0632) |
| OKLCH | oklch(85.53% 0.063 267.2) |
| XYZ | xyz(60.5498, 62.3449, 99.2675) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.31
Light Periwinkle
#C1C6FC
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 5.56
Periwinkle
#CCCCFF
ΔE00 5.62
Lightsteelblue
#B0C4DE
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFFA #FAE8BD
analogous
#BDEDFA #BDCFFA #C9BDFA
triadic
#BDCFFA #FABDCF #CFFABD
tetradic
#BDCFFA #FABDED #FAE8BD #BDFAC9
square
#BDCFFA #FABDED #FAE8BD #BDFAC9
split-complementary
#BDCFFA #FAC9BD #EDFABD
monochromatic
#4B7CF1 #84A6F6 #BDCFFA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.56
#BDCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BDCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFFA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFFA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#ADD7DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdcffa; /* rgb */ color: rgb(189, 207, 250); /* oklch */ color: oklch(85.5% 0.063 267.2);
Tailwind
colors: {
custom: {
50: '#d1ddfc',
500: '#bdcffa',
950: '#000000',
},
}SCSS
$custom: #bdcffa; $custom-light: #d1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bdcffa",
"rgb": {
"r": 189,
"g": 207,
"b": 250
},
"hsl": {
"h": 222.295,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.85527,
"c": 0.06323,
"h": 267.2
},
"luminance": 0.62347
}Semantic roles & 50–950 ramp
primary
#BDCFFA
secondary
#DFC27D
accent
#A103E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485