#BDC8FE#BDC8FE
#BDC8FE is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.3% C 0.077 H 275.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8FE |
|---|---|
| RGB | rgb(189, 200, 254) |
| HSL | hsl(230, 97%, 87%) |
| HSV | hsv(230, 26%, 100%) |
| CMYK | cmyk(25.6%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(81.45, 7.76, -27.72) |
| CIE-LCH | lch(81.45, 28.78, 285.64°) |
| OKLab | oklab(84.28% 0.0076 -0.0762) |
| OKLCH | oklch(84.28% 0.077 275.7) |
| XYZ | xyz(59.5252, 59.2816, 102.0530) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.77
Periwinkle
#CCCCFF
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8FE #FEF3BD
analogous
#BDE9FE #BDC8FE #D3BDFE
triadic
#BDC8FE #FEBDC8 #C8FEBD
tetradic
#BDC8FE #FEBDE9 #FEF3BD #BDFED3
square
#BDC8FE #FEBDE9 #FEF3BD #BDFED3
split-complementary
#BDC8FE #FED3BD #E9FEBD
monochromatic
#4464FC #8196FD #BDC8FE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.63
#BDC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BDC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8FE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8FE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#ADD2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc8fe; /* rgb */ color: rgb(189, 200, 254); /* oklch */ color: oklch(84.3% 0.077 275.7);
Tailwind
colors: {
custom: {
50: '#d2d8ff',
500: '#bdc8fe',
950: '#000000',
},
}SCSS
$custom: #bdc8fe; $custom-light: #d2d8ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc8fe",
"rgb": {
"r": 189,
"g": 200,
"b": 254
},
"hsl": {
"h": 229.846,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.84284,
"c": 0.07655,
"h": 275.7
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#BDC8FE
secondary
#E6D37A
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386