#BDC2FE#BDC2FE
#BDC2FE is a very light, moderate blue. Relative luminance 0.566; OKLCH L 83.1% C 0.084 H 280.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2FE |
|---|---|
| RGB | rgb(189, 194, 254) |
| HSL | hsl(235, 97%, 87%) |
| HSV | hsv(235, 26%, 100%) |
| CMYK | cmyk(25.6%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(79.93, 11.00, -30.04) |
| CIE-LCH | lch(79.93, 31.99, 290.12°) |
| OKLab | oklab(83.1% 0.0156 -0.0827) |
| OKLCH | oklch(83.1% 0.084 280.7) |
| XYZ | xyz(58.1628, 56.5568, 101.5989) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.50
Periwinkle
#CCCCFF
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 6.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2FE #FEF9BD
analogous
#BDE3FE #BDC2FE #D9BDFE
triadic
#BDC2FE #FEBDC2 #C2FEBD
tetradic
#BDC2FE #FEBDE3 #FEF9BD #BDFED9
square
#BDC2FE #FEBDE3 #FEF9BD #BDFED9
split-complementary
#BDC2FE #FED9BD #E3FEBD
monochromatic
#4453FC #818AFD #BDC2FE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.71
#BDC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BDC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2FE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2FE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#ADCDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc2fe; /* rgb */ color: rgb(189, 194, 254); /* oklch */ color: oklch(83.1% 0.084 280.7);
Tailwind
colors: {
custom: {
50: '#d2d4ff',
500: '#bdc2fe',
950: '#000000',
},
}SCSS
$custom: #bdc2fe; $custom-light: #d2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc2fe",
"rgb": {
"r": 189,
"g": 194,
"b": 254
},
"hsl": {
"h": 235.385,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.83104,
"c": 0.08419,
"h": 280.7
},
"luminance": 0.56558
}Semantic roles & 50–950 ramp
primary
#BDC2FE
secondary
#E6DD7A
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386