#BDCDFF#BDCDFF
#BDCDFF is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.3% C 0.072 H 271.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDFF |
|---|---|
| RGB | rgb(189, 205, 255) |
| HSL | hsl(225, 100%, 87%) |
| HSV | hsv(225, 26%, 100%) |
| CMYK | cmyk(25.9%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.75, 5.30, -26.25) |
| CIE-LCH | lch(82.75, 26.78, 281.42°) |
| OKLab | oklab(85.32% 0.0012 -0.0721) |
| OKLCH | oklch(85.32% 0.072 271) |
| XYZ | xyz(60.8627, 61.6998, 103.2909) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.32
Periwinkle
#CCCCFF
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDFF #FFEFBD
analogous
#BDEEFF #BDCDFF #CEBDFF
triadic
#BDCDFF #FFBDCD #CDFFBD
tetradic
#BDCDFF #FFBDEE #FFEFBD #BDFFCE
square
#BDCDFF #FFBDEE #FFEFBD #BDFFCE
split-complementary
#BDCDFF #FFCEBD #EEFFBD
monochromatic
#4370FF #809FFF #BDCDFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.57
#BDCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BDCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDFF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDFF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#ACD6DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcdff; /* rgb */ color: rgb(189, 205, 255); /* oklch */ color: oklch(85.3% 0.072 271.0);
Tailwind
colors: {
custom: {
50: '#d2dcff',
500: '#bdcdff',
950: '#000000',
},
}SCSS
$custom: #bdcdff; $custom-light: #d2dcff; $custom-dark: #000000;
JSON
{
"hex": "#bdcdff",
"rgb": {
"r": 189,
"g": 205,
"b": 255
},
"hsl": {
"h": 225.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85315,
"c": 0.07208,
"h": 271
},
"luminance": 0.61701
}Semantic roles & 50–950 ramp
primary
#BDCDFF
secondary
#E7CD79
accent
#AE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486