#BDC7FE#BDC7FE
#BDC7FE is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.1% C 0.078 H 276.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC7FE |
|---|---|
| RGB | rgb(189, 199, 254) |
| HSL | hsl(231, 97%, 87%) |
| HSV | hsv(231, 26%, 100%) |
| CMYK | cmyk(25.6%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.19, 8.30, -28.11) |
| CIE-LCH | lch(81.19, 29.30, 286.45°) |
| OKLab | oklab(84.09% 0.0089 -0.0773) |
| OKLCH | oklch(84.09% 0.078 276.6) |
| XYZ | xyz(59.2944, 58.8199, 101.9761) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.54
Periwinkle
#CCCCFF
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 6.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC7FE #FEF4BD
analogous
#BDE8FE #BDC7FE #D4BDFE
triadic
#BDC7FE #FEBDC7 #C7FEBD
tetradic
#BDC7FE #FEBDE8 #FEF4BD #BDFED4
square
#BDC7FE #FEBDE8 #FEF4BD #BDFED4
split-complementary
#BDC7FE #FED4BD #E8FEBD
monochromatic
#4461FC #8194FD #BDC7FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.65
#BDC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BDC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC7FE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC7FE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#ADD1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc7fe; /* rgb */ color: rgb(189, 199, 254); /* oklch */ color: oklch(84.1% 0.078 276.6);
Tailwind
colors: {
custom: {
50: '#d2d7ff',
500: '#bdc7fe',
950: '#000000',
},
}SCSS
$custom: #bdc7fe; $custom-light: #d2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc7fe",
"rgb": {
"r": 189,
"g": 199,
"b": 254
},
"hsl": {
"h": 230.769,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.84086,
"c": 0.07778,
"h": 276.6
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#BDC7FE
secondary
#E6D57A
accent
#C200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386