#BDC2FB#BDC2FB
#BDC2FB is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.0% C 0.080 H 280.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2FB |
|---|---|
| RGB | rgb(189, 194, 251) |
| HSL | hsl(235, 89%, 86%) |
| HSV | hsv(235, 25%, 98%) |
| CMYK | cmyk(24.7%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.82, 10.31, -28.60) |
| CIE-LCH | lch(79.82, 30.40, 289.82°) |
| OKLab | oklab(82.98% 0.0147 -0.0787) |
| OKLCH | oklch(82.98% 0.08 280.6) |
| XYZ | xyz(57.6862, 56.3661, 99.0886) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.13
Periwinkle
#CCCCFF
ΔE00 3.46
Pastel Blue
#A2BFFE
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2FB #FBF6BD
analogous
#BDE1FB #BDC2FB #D7BDFB
triadic
#BDC2FB #FBBDC2 #C2FBBD
tetradic
#BDC2FB #FBBDE1 #FBF6BD #BDFBD7
square
#BDC2FB #FBBDE1 #FBF6BD #BDFBD7
split-complementary
#BDC2FB #FBD7BD #E1FBBD
monochromatic
#4A57F4 #838DF8 #BDC2FB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.71
#BDC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BDC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2FB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2FB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#AECCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc2fb; /* rgb */ color: rgb(189, 194, 251); /* oklch */ color: oklch(83.0% 0.080 280.6);
Tailwind
colors: {
custom: {
50: '#d2d4fc',
500: '#bdc2fb',
950: '#000000',
},
}SCSS
$custom: #bdc2fb; $custom-light: #d2d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bdc2fb",
"rgb": {
"r": 189,
"g": 194,
"b": 251
},
"hsl": {
"h": 235.161,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.82984,
"c": 0.08002,
"h": 280.6
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#BDC2FB
secondary
#E0D87C
accent
#D300E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385