#BDC8FD#BDC8FD
#BDC8FD is a very light, moderate blue. Relative luminance 0.592; OKLCH L 84.2% C 0.075 H 275.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8FD |
|---|---|
| RGB | rgb(189, 200, 253) |
| HSL | hsl(230, 94%, 87%) |
| HSV | hsv(230, 25%, 99%) |
| CMYK | cmyk(25.3%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.41, 7.53, -27.24) |
| CIE-LCH | lch(81.41, 28.26, 285.44°) |
| OKLab | oklab(84.25% 0.0073 -0.0748) |
| OKLCH | oklch(84.25% 0.075 275.5) |
| XYZ | xyz(59.3655, 59.2177, 101.2118) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.72
Periwinkle
#CCCCFF
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8FD #FDF2BD
analogous
#BDE8FD #BDC8FD #D2BDFD
triadic
#BDC8FD #FDBDC8 #C8FDBD
tetradic
#BDC8FD #FDBDE8 #FDF2BD #BDFDD2
square
#BDC8FD #FDBDE8 #FDF2BD #BDFDD2
split-complementary
#BDC8FD #FDD2BD #E8FDBD
monochromatic
#4665F9 #8297FB #BDC8FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.64
#BDC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BDC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8FD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8FD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#ADD2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc8fd; /* rgb */ color: rgb(189, 200, 253); /* oklch */ color: oklch(84.2% 0.075 275.5);
Tailwind
colors: {
custom: {
50: '#d2d8fe',
500: '#bdc8fd',
950: '#000000',
},
}SCSS
$custom: #bdc8fd; $custom-light: #d2d8fe; $custom-dark: #000000;
JSON
{
"hex": "#bdc8fd",
"rgb": {
"r": 189,
"g": 200,
"b": 253
},
"hsl": {
"h": 229.688,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84245,
"c": 0.07518,
"h": 275.5
},
"luminance": 0.59219
}Semantic roles & 50–950 ramp
primary
#BDC8FD
secondary
#E4D27A
accent
#BE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385