#BDC8FA#BDC8FA
#BDC8FA is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.1% C 0.071 H 275.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8FA |
|---|---|
| RGB | rgb(189, 200, 250) |
| HSL | hsl(229, 86%, 86%) |
| HSV | hsv(229, 24%, 98%) |
| CMYK | cmyk(24.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.31, 6.83, -25.80) |
| CIE-LCH | lch(81.31, 26.69, 284.83°) |
| OKLab | oklab(84.13% 0.0063 -0.0708) |
| OKLCH | oklch(84.13% 0.071 275.1) |
| XYZ | xyz(58.8914, 59.0281, 98.7147) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.72
Periwinkle
#CCCCFF
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8FA #FAEFBD
analogous
#BDE6FA #BDC8FA #D0BDFA
triadic
#BDC8FA #FABDC8 #C8FABD
tetradic
#BDC8FA #FABDE6 #FAEFBD #BDFAD0
square
#BDC8FA #FABDE6 #FAEFBD #BDFAD0
split-complementary
#BDC8FA #FAD0BD #E6FABD
monochromatic
#4B69F1 #8499F6 #BDC8FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.64
#BDC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BDC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8FA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8FA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#AED1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc8fa; /* rgb */ color: rgb(189, 200, 250); /* oklch */ color: oklch(84.1% 0.071 275.1);
Tailwind
colors: {
custom: {
50: '#d1d8fc',
500: '#bdc8fa',
950: '#000000',
},
}SCSS
$custom: #bdc8fa; $custom-light: #d1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc8fa",
"rgb": {
"r": 189,
"g": 200,
"b": 250
},
"hsl": {
"h": 229.18,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.84129,
"c": 0.07105,
"h": 275.1
},
"luminance": 0.59029
}Semantic roles & 50–950 ramp
primary
#BDC8FA
secondary
#DFCD7D
accent
#BA03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385