#BDC2FF#BDC2FF
#BDC2FF is a very light, moderate blue. Relative luminance 0.566; OKLCH L 83.1% C 0.086 H 280.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2FF |
|---|---|
| RGB | rgb(189, 194, 255) |
| HSL | hsl(235, 100%, 87%) |
| HSV | hsv(235, 26%, 100%) |
| CMYK | cmyk(25.9%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.97, 11.24, -30.52) |
| CIE-LCH | lch(79.97, 32.52, 290.22°) |
| OKLab | oklab(83.14% 0.0159 -0.0841) |
| OKLCH | oklch(83.14% 0.086 280.7) |
| XYZ | xyz(58.3234, 56.6210, 102.4444) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.65
Periwinkle
#CCCCFF
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2FF #FFFABD
analogous
#BDE3FF #BDC2FF #D9BDFF
triadic
#BDC2FF #FFBDC2 #C2FFBD
tetradic
#BDC2FF #FFBDE3 #FFFABD #BDFFD9
square
#BDC2FF #FFBDE3 #FFFABD #BDFFD9
split-complementary
#BDC2FF #FFD9BD #E3FFBD
monochromatic
#4351FF #8089FF #BDC2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.70
#BDC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BDC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2FF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2FF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#ADCDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc2ff; /* rgb */ color: rgb(189, 194, 255); /* oklch */ color: oklch(83.1% 0.086 280.7);
Tailwind
colors: {
custom: {
50: '#d2d4ff',
500: '#bdc2ff',
950: '#000000',
},
}SCSS
$custom: #bdc2ff; $custom-light: #d2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bdc2ff",
"rgb": {
"r": 189,
"g": 194,
"b": 255
},
"hsl": {
"h": 235.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.83144,
"c": 0.08557,
"h": 280.7
},
"luminance": 0.56622
}Semantic roles & 50–950 ramp
primary
#BDC2FF
secondary
#E7DF79
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386