#BDCEFF#BDCEFF
#BDCEFF is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.5% C 0.071 H 269.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEFF |
|---|---|
| RGB | rgb(189, 206, 255) |
| HSL | hsl(225, 100%, 87%) |
| HSV | hsv(225, 26%, 100%) |
| CMYK | cmyk(25.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.01, 4.77, -25.86) |
| CIE-LCH | lch(83.01, 26.30, 280.44°) |
| OKLab | oklab(85.51% -0.0001 -0.071) |
| OKLCH | oklch(85.51% 0.071 269.9) |
| XYZ | xyz(61.1027, 62.1797, 103.3709) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEFF #FFEEBD
analogous
#BDEFFF #BDCEFF #CDBDFF
triadic
#BDCEFF #FFBDCE #CEFFBD
tetradic
#BDCEFF #FFBDEF #FFEEBD #BDFFCD
square
#BDCEFF #FFBDEF #FFEEBD #BDFFCD
split-complementary
#BDCEFF #FFCDBD #EFFFBD
monochromatic
#4373FF #80A1FF #BDCEFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.56
#BDCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BDCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEFF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEFF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#ACD7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdceff; /* rgb */ color: rgb(189, 206, 255); /* oklch */ color: oklch(85.5% 0.071 269.9);
Tailwind
colors: {
custom: {
50: '#d2dcff',
500: '#bdceff',
950: '#000000',
},
}SCSS
$custom: #bdceff; $custom-light: #d2dcff; $custom-dark: #000000;
JSON
{
"hex": "#bdceff",
"rgb": {
"r": 189,
"g": 206,
"b": 255
},
"hsl": {
"h": 224.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85514,
"c": 0.07098,
"h": 269.9
},
"luminance": 0.62181
}Semantic roles & 50–950 ramp
primary
#BDCEFF
secondary
#E7CB79
accent
#AA00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486