#BDC8FB#BDC8FB
#BDC8FB is a very light, moderate blue. Relative luminance 0.591; OKLCH L 84.2% C 0.072 H 275.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8FB |
|---|---|
| RGB | rgb(189, 200, 251) |
| HSL | hsl(229, 89%, 86%) |
| HSV | hsv(229, 25%, 98%) |
| CMYK | cmyk(24.7%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.34, 7.06, -26.28) |
| CIE-LCH | lch(81.34, 27.21, 285.04°) |
| OKLab | oklab(84.17% 0.0066 -0.0721) |
| OKLCH | oklch(84.17% 0.072 275.2) |
| XYZ | xyz(59.0486, 59.0909, 99.5427) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.69
Periwinkle
#CCCCFF
ΔE00 3.65
Pastel Blue
#A2BFFE
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8FB #FBF0BD
analogous
#BDE7FB #BDC8FB #D1BDFB
triadic
#BDC8FB #FBBDC8 #C8FBBD
tetradic
#BDC8FB #FBBDE7 #FBF0BD #BDFBD1
square
#BDC8FB #FBBDE7 #FBF0BD #BDFBD1
split-complementary
#BDC8FB #FBD1BD #E7FBBD
monochromatic
#4A68F4 #8398F8 #BDC8FB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.64
#BDC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BDC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8FB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8FB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFD
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#AED1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc8fb; /* rgb */ color: rgb(189, 200, 251); /* oklch */ color: oklch(84.2% 0.072 275.2);
Tailwind
colors: {
custom: {
50: '#d1d8fc',
500: '#bdc8fb',
950: '#000000',
},
}SCSS
$custom: #bdc8fb; $custom-light: #d1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc8fb",
"rgb": {
"r": 189,
"g": 200,
"b": 251
},
"hsl": {
"h": 229.355,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.84167,
"c": 0.07242,
"h": 275.2
},
"luminance": 0.59092
}Semantic roles & 50–950 ramp
primary
#BDC8FB
secondary
#E0CE7C
accent
#BD00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385