#BDC2FA#BDC2FA
#BDC2FA is a very light, moderate blue. Relative luminance 0.563; OKLCH L 82.9% C 0.079 H 280.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2FA |
|---|---|
| RGB | rgb(189, 194, 250) |
| HSL | hsl(235, 86%, 86%) |
| HSV | hsv(235, 24%, 98%) |
| CMYK | cmyk(24.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(79.79, 10.08, -28.12) |
| CIE-LCH | lch(79.79, 29.87, 289.71°) |
| OKLab | oklab(82.95% 0.0144 -0.0773) |
| OKLCH | oklch(82.95% 0.079 280.6) |
| XYZ | xyz(57.5290, 56.3033, 98.2606) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.04
Periwinkle
#CCCCFF
ΔE00 3.37
Pastel Blue
#A2BFFE
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2FA #FAF5BD
analogous
#BDE0FA #BDC2FA #D6BDFA
triadic
#BDC2FA #FABDC2 #C2FABD
tetradic
#BDC2FA #FABDE0 #FAF5BD #BDFAD6
square
#BDC2FA #FABDE0 #FAF5BD #BDFAD6
split-complementary
#BDC2FA #FAD6BD #E0FABD
monochromatic
#4B59F1 #848DF6 #BDC2FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.71
#BDC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BDC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2FA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2FA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#AFCCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc2fa; /* rgb */ color: rgb(189, 194, 250); /* oklch */ color: oklch(82.9% 0.079 280.6);
Tailwind
colors: {
custom: {
50: '#d2d4fc',
500: '#bdc2fa',
950: '#000000',
},
}SCSS
$custom: #bdc2fa; $custom-light: #d2d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc2fa",
"rgb": {
"r": 189,
"g": 194,
"b": 250
},
"hsl": {
"h": 235.082,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.82945,
"c": 0.07863,
"h": 280.6
},
"luminance": 0.56305
}Semantic roles & 50–950 ramp
primary
#BDC2FA
secondary
#DFD77D
accent
#D003E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385