#BDC4FA#BDC4FA
#BDC4FA is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.3% C 0.076 H 278.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC4FA |
|---|---|
| RGB | rgb(189, 196, 250) |
| HSL | hsl(233, 86%, 86%) |
| HSV | hsv(233, 24%, 98%) |
| CMYK | cmyk(24.4%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(80.29, 8.99, -27.35) |
| CIE-LCH | lch(80.29, 28.79, 288.20°) |
| OKLab | oklab(83.34% 0.0117 -0.0751) |
| OKLCH | oklch(83.34% 0.076 278.9) |
| XYZ | xyz(57.9771, 57.1995, 98.4099) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.83
Periwinkle
#CCCCFF
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 6.91
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC4FA #FAF3BD
analogous
#BDE2FA #BDC4FA #D4BDFA
triadic
#BDC4FA #FABDC4 #C4FABD
tetradic
#BDC4FA #FABDE2 #FAF3BD #BDFAD4
square
#BDC4FA #FABDE2 #FAF3BD #BDFAD4
split-complementary
#BDC4FA #FAD4BD #E2FABD
monochromatic
#4B5EF1 #8491F6 #BDC4FA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.69
#BDC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BDC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC4FA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC4FA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#AECED6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdc4fa; /* rgb */ color: rgb(189, 196, 250); /* oklch */ color: oklch(83.3% 0.076 278.9);
Tailwind
colors: {
custom: {
50: '#d1d5fc',
500: '#bdc4fa',
950: '#000000',
},
}SCSS
$custom: #bdc4fa; $custom-light: #d1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc4fa",
"rgb": {
"r": 189,
"g": 196,
"b": 250
},
"hsl": {
"h": 233.115,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.83338,
"c": 0.07604,
"h": 278.9
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#BDC4FA
secondary
#DFD37D
accent
#C903E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385