#BDC5FA#BDC5FA
#BDC5FA is a very light, moderate blue. Relative luminance 0.577; OKLCH L 83.5% C 0.075 H 278.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC5FA |
|---|---|
| RGB | rgb(189, 197, 250) |
| HSL | hsl(232, 86%, 86%) |
| HSV | hsv(232, 24%, 98%) |
| CMYK | cmyk(24.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(80.55, 8.45, -26.96) |
| CIE-LCH | lch(80.55, 28.26, 287.40°) |
| OKLab | oklab(83.54% 0.0104 -0.074) |
| OKLCH | oklch(83.54% 0.075 278) |
| XYZ | xyz(58.2034, 57.6521, 98.4854) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.93
Periwinkle
#CCCCFF
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC5FA #FAF2BD
analogous
#BDE3FA #BDC5FA #D3BDFA
triadic
#BDC5FA #FABDC5 #C5FABD
tetradic
#BDC5FA #FABDE3 #FAF2BD #BDFAD3
square
#BDC5FA #FABDE3 #FAF2BD #BDFAD3
split-complementary
#BDC5FA #FAD3BD #E3FABD
monochromatic
#4B61F1 #8493F6 #BDC5FA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.68
#BDC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BDC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC5FA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC5FA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#AECFD7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdc5fa; /* rgb */ color: rgb(189, 197, 250); /* oklch */ color: oklch(83.5% 0.075 278.0);
Tailwind
colors: {
custom: {
50: '#d1d6fc',
500: '#bdc5fa',
950: '#000000',
},
}SCSS
$custom: #bdc5fa; $custom-light: #d1d6fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc5fa",
"rgb": {
"r": 189,
"g": 197,
"b": 250
},
"hsl": {
"h": 232.131,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.83535,
"c": 0.07476,
"h": 278
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#BDC5FA
secondary
#DFD27D
accent
#C503E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385