#BDC7FA#BDC7FA
#BDC7FA is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.9% C 0.072 H 276.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC7FA |
|---|---|
| RGB | rgb(189, 199, 250) |
| HSL | hsl(230, 86%, 86%) |
| HSV | hsv(230, 24%, 98%) |
| CMYK | cmyk(24.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(81.05, 7.37, -26.19) |
| CIE-LCH | lch(81.05, 27.20, 285.72°) |
| OKLab | oklab(83.93% 0.0077 -0.0719) |
| OKLCH | oklch(83.93% 0.072 276.1) |
| XYZ | xyz(58.6605, 58.5664, 98.6378) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.41
Periwinkle
#CCCCFF
ΔE00 3.47
Pastel Blue
#A2BFFE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC7FA #FAF0BD
analogous
#BDE5FA #BDC7FA #D1BDFA
triadic
#BDC7FA #FABDC7 #C7FABD
tetradic
#BDC7FA #FABDE5 #FAF0BD #BDFAD1
square
#BDC7FA #FABDE5 #FAF0BD #BDFAD1
split-complementary
#BDC7FA #FAD1BD #E5FABD
monochromatic
#4B66F1 #8497F6 #BDC7FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.65
#BDC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BDC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC7FA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC7FA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#AED0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdc7fa; /* rgb */ color: rgb(189, 199, 250); /* oklch */ color: oklch(83.9% 0.072 276.1);
Tailwind
colors: {
custom: {
50: '#d1d7fc',
500: '#bdc7fa',
950: '#000000',
},
}SCSS
$custom: #bdc7fa; $custom-light: #d1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc7fa",
"rgb": {
"r": 189,
"g": 199,
"b": 250
},
"hsl": {
"h": 230.164,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.83931,
"c": 0.07227,
"h": 276.1
},
"luminance": 0.58568
}Semantic roles & 50–950 ramp
primary
#BDC7FA
secondary
#DFCF7D
accent
#BE03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385