#BDC3FF#BDC3FF
#BDC3FF is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.3% C 0.084 H 280.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC3FF |
|---|---|
| RGB | rgb(189, 195, 255) |
| HSL | hsl(235, 100%, 87%) |
| HSV | hsv(235, 26%, 100%) |
| CMYK | cmyk(25.9%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(80.22, 10.70, -30.13) |
| CIE-LCH | lch(80.22, 31.97, 289.54°) |
| OKLab | oklab(83.34% 0.0146 -0.083) |
| OKLCH | oklch(83.34% 0.084 280) |
| XYZ | xyz(58.5467, 57.0676, 102.5189) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.50
Periwinkle
#CCCCFF
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC3FF #FFF9BD
analogous
#BDE4FF #BDC3FF #D8BDFF
triadic
#BDC3FF #FFBDC3 #C3FFBD
tetradic
#BDC3FF #FFBDE4 #FFF9BD #BDFFD8
square
#BDC3FF #FFBDE4 #FFF9BD #BDFFD8
split-complementary
#BDC3FF #FFD8BD #E4FFBD
monochromatic
#4354FF #808BFF #BDC3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.69
#BDC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BDC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC3FF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC3FF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#ADCED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdc3ff; /* rgb */ color: rgb(189, 195, 255); /* oklch */ color: oklch(83.3% 0.084 280.0);
Tailwind
colors: {
custom: {
50: '#d2d5ff',
500: '#bdc3ff',
950: '#000000',
},
}SCSS
$custom: #bdc3ff; $custom-light: #d2d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc3ff",
"rgb": {
"r": 189,
"g": 195,
"b": 255
},
"hsl": {
"h": 234.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.83339,
"c": 0.08426,
"h": 280
},
"luminance": 0.57069
}Semantic roles & 50–950 ramp
primary
#BDC3FF
secondary
#E7DD79
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386