#BDC7FF#BDC7FF
#BDC7FF is a very light, moderate blue. Relative luminance 0.589; OKLCH L 84.1% C 0.079 H 276.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC7FF |
|---|---|
| RGB | rgb(189, 199, 255) |
| HSL | hsl(231, 100%, 87%) |
| HSV | hsv(231, 26%, 100%) |
| CMYK | cmyk(25.9%, 22%, 0%, 0%) |
| CIE-LAB | lab(81.23, 8.53, -28.58) |
| CIE-LCH | lch(81.23, 29.83, 286.62°) |
| OKLab | oklab(84.13% 0.0092 -0.0786) |
| OKLCH | oklch(84.13% 0.079 276.7) |
| XYZ | xyz(59.4549, 58.8841, 102.8216) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.64
Periwinkle
#CCCCFF
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC7FF #FFF5BD
analogous
#BDE8FF #BDC7FF #D4BDFF
triadic
#BDC7FF #FFBDC7 #C7FFBD
tetradic
#BDC7FF #FFBDE8 #FFF5BD #BDFFD4
square
#BDC7FF #FFBDE8 #FFF5BD #BDFFD4
split-complementary
#BDC7FF #FFD4BD #E8FFBD
monochromatic
#435FFF #8093FF #BDC7FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.64
#BDC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BDC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC7FF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC7FF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#ADD1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdc7ff; /* rgb */ color: rgb(189, 199, 255); /* oklch */ color: oklch(84.1% 0.079 276.7);
Tailwind
colors: {
custom: {
50: '#d2d7ff',
500: '#bdc7ff',
950: '#000000',
},
}SCSS
$custom: #bdc7ff; $custom-light: #d2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc7ff",
"rgb": {
"r": 189,
"g": 199,
"b": 255
},
"hsl": {
"h": 230.909,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.84125,
"c": 0.07916,
"h": 276.7
},
"luminance": 0.58886
}Semantic roles & 50–950 ramp
primary
#BDC7FF
secondary
#E7D779
accent
#C300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386