#BDC3FA#BDC3FA
#BDC3FA is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.1% C 0.077 H 279.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC3FA |
|---|---|
| RGB | rgb(189, 195, 250) |
| HSL | hsl(234, 86%, 86%) |
| HSV | hsv(234, 24%, 98%) |
| CMYK | cmyk(24.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(80.04, 9.53, -27.74) |
| CIE-LCH | lch(80.04, 29.33, 288.97°) |
| OKLab | oklab(83.14% 0.0131 -0.0762) |
| OKLCH | oklch(83.14% 0.077 279.7) |
| XYZ | xyz(57.7523, 56.7499, 98.3350) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.88
Periwinkle
#CCCCFF
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Light Blue Grey
#B7C9E2
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC3FA #FAF4BD
analogous
#BDE1FA #BDC3FA #D5BDFA
triadic
#BDC3FA #FABDC3 #C3FABD
tetradic
#BDC3FA #FABDE1 #FAF4BD #BDFAD5
square
#BDC3FA #FABDE1 #FAF4BD #BDFAD5
split-complementary
#BDC3FA #FAD5BD #E1FABD
monochromatic
#4B5CF1 #848FF6 #BDC3FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.70
#BDC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BDC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC3FA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC3FA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#B1C4F9
Tritanopia (blue-blind)
#AFCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc3fa; /* rgb */ color: rgb(189, 195, 250); /* oklch */ color: oklch(83.1% 0.077 279.7);
Tailwind
colors: {
custom: {
50: '#d1d5fc',
500: '#bdc3fa',
950: '#000000',
},
}SCSS
$custom: #bdc3fa; $custom-light: #d1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc3fa",
"rgb": {
"r": 189,
"g": 195,
"b": 250
},
"hsl": {
"h": 234.098,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.83141,
"c": 0.07732,
"h": 279.7
},
"luminance": 0.56751
}Semantic roles & 50–950 ramp
primary
#BDC3FA
secondary
#DFD57D
accent
#CC03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385