#BDC4FF#BDC4FF
#BDC4FF is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.5% C 0.083 H 279.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC4FF |
|---|---|
| RGB | rgb(189, 196, 255) |
| HSL | hsl(234, 100%, 87%) |
| HSV | hsv(234, 26%, 100%) |
| CMYK | cmyk(25.9%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(80.47, 10.15, -29.75) |
| CIE-LCH | lch(80.47, 31.43, 288.85°) |
| OKLab | oklab(83.54% 0.0132 -0.0819) |
| OKLCH | oklch(83.54% 0.083 279.2) |
| XYZ | xyz(58.7715, 57.5172, 102.5938) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.42
Periwinkle
#CCCCFF
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC4FF #FFF8BD
analogous
#BDE5FF #BDC4FF #D7BDFF
triadic
#BDC4FF #FFBDC4 #C4FFBD
tetradic
#BDC4FF #FFBDE5 #FFF8BD #BDFFD7
square
#BDC4FF #FFBDE5 #FFF8BD #BDFFD7
split-complementary
#BDC4FF #FFD7BD #E5FFBD
monochromatic
#4357FF #808DFF #BDC4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.68
#BDC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BDC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC4FF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC4FF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#ADCFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdc4ff; /* rgb */ color: rgb(189, 196, 255); /* oklch */ color: oklch(83.5% 0.083 279.2);
Tailwind
colors: {
custom: {
50: '#d2d5ff',
500: '#bdc4ff',
950: '#000000',
},
}SCSS
$custom: #bdc4ff; $custom-light: #d2d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc4ff",
"rgb": {
"r": 189,
"g": 196,
"b": 255
},
"hsl": {
"h": 233.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.83535,
"c": 0.08296,
"h": 279.2
},
"luminance": 0.57519
}Semantic roles & 50–950 ramp
primary
#BDC4FF
secondary
#E7DC79
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386