#BDC2FD#BDC2FD
#BDC2FD is a very light, moderate blue. Relative luminance 0.565; OKLCH L 83.1% C 0.083 H 280.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2FD |
|---|---|
| RGB | rgb(189, 194, 253) |
| HSL | hsl(235, 94%, 87%) |
| HSV | hsv(235, 25%, 99%) |
| CMYK | cmyk(25.3%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.89, 10.77, -29.56) |
| CIE-LCH | lch(79.89, 31.46, 290.02°) |
| OKLab | oklab(83.06% 0.0153 -0.0814) |
| OKLCH | oklch(83.06% 0.083 280.7) |
| XYZ | xyz(58.0031, 56.4929, 100.7577) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.36
Periwinkle
#CCCCFF
ΔE00 3.68
Pastel Blue
#A2BFFE
ΔE00 6.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2FD #FDF8BD
analogous
#BDE2FD #BDC2FD #D8BDFD
triadic
#BDC2FD #FDBDC2 #C2FDBD
tetradic
#BDC2FD #FDBDE2 #FDF8BD #BDFDD8
square
#BDC2FD #FDBDE2 #FDF8BD #BDFDD8
split-complementary
#BDC2FD #FDD8BD #E2FDBD
monochromatic
#4654F9 #828BFB #BDC2FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.71
#BDC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BDC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2FD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2FD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#AECDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc2fd; /* rgb */ color: rgb(189, 194, 253); /* oklch */ color: oklch(83.1% 0.083 280.7);
Tailwind
colors: {
custom: {
50: '#d2d4fe',
500: '#bdc2fd',
950: '#000000',
},
}SCSS
$custom: #bdc2fd; $custom-light: #d2d4fe; $custom-dark: #000000;
JSON
{
"hex": "#bdc2fd",
"rgb": {
"r": 189,
"g": 194,
"b": 253
},
"hsl": {
"h": 235.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.83064,
"c": 0.0828,
"h": 280.7
},
"luminance": 0.56494
}Semantic roles & 50–950 ramp
primary
#BDC2FD
secondary
#E4DC7A
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385