#BDCDFD#BDCDFD
#BDCDFD is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.2% C 0.069 H 270.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDFD |
|---|---|
| RGB | rgb(189, 205, 253) |
| HSL | hsl(225, 94%, 87%) |
| HSV | hsv(225, 25%, 99%) |
| CMYK | cmyk(25.3%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(82.69, 4.84, -25.29) |
| CIE-LCH | lch(82.69, 25.75, 280.83°) |
| OKLab | oklab(85.24% 0.0006 -0.0694) |
| OKLCH | oklch(85.24% 0.069 270.5) |
| XYZ | xyz(60.5425, 61.5716, 101.6042) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.36
Periwinkle
#CCCCFF
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDFD #FDEDBD
analogous
#BDEDFD #BDCDFD #CDBDFD
triadic
#BDCDFD #FDBDCD #CDFDBD
tetradic
#BDCDFD #FDBDED #FDEDBD #BDFDCD
square
#BDCDFD #FDBDED #FDEDBD #BDFDCD
split-complementary
#BDCDFD #FDCDBD #EDFDBD
monochromatic
#4673F9 #82A0FB #BDCDFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.58
#BDCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BDCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDFD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDFD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BACBFC
Tritanopia (blue-blind)
#ADD6DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcdfd; /* rgb */ color: rgb(189, 205, 253); /* oklch */ color: oklch(85.2% 0.069 270.5);
Tailwind
colors: {
custom: {
50: '#d2dcfe',
500: '#bdcdfd',
950: '#000000',
},
}SCSS
$custom: #bdcdfd; $custom-light: #d2dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bdcdfd",
"rgb": {
"r": 189,
"g": 205,
"b": 253
},
"hsl": {
"h": 225,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.85239,
"c": 0.06938,
"h": 270.5
},
"luminance": 0.61573
}Semantic roles & 50–950 ramp
primary
#BDCDFD
secondary
#E4C97A
accent
#AC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485