#BDC8F2#BDC8F2
#BDC8F2 is a very light, moderate blue. Relative luminance 0.585; OKLCH L 83.8% C 0.060 H 273.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8F2 |
|---|---|
| RGB | rgb(189, 200, 242) |
| HSL | hsl(228, 67%, 85%) |
| HSV | hsv(228, 22%, 95%) |
| CMYK | cmyk(21.9%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(81.04, 5.02, -21.94) |
| CIE-LCH | lch(81.04, 22.51, 282.88°) |
| OKLab | oklab(83.83% 0.0037 -0.06) |
| OKLCH | oklch(83.83% 0.06 273.5) |
| XYZ | xyz(57.6635, 58.5369, 92.2479) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8F2 #F2E7BD
analogous
#BDE3F2 #BDC8F2 #CDBDF2
triadic
#BDC8F2 #F2BDC8 #C8F2BD
tetradic
#BDC8F2 #F2BDE3 #F2E7BD #BDF2CD
square
#BDC8F2 #F2BDE3 #F2E7BD #BDF2CD
split-complementary
#BDC8F2 #F2CDBD #E3F2BD
monochromatic
#5773DE #8A9DE8 #BDC8F2 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.65
#BDC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BDC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8F2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8F2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF4
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#B0D0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdc8f2; /* rgb */ color: rgb(189, 200, 242); /* oklch */ color: oklch(83.8% 0.060 273.5);
Tailwind
colors: {
custom: {
50: '#d1d8f6',
500: '#bdc8f2',
950: '#000000',
},
}SCSS
$custom: #bdc8f2; $custom-light: #d1d8f6; $custom-dark: #000000;
JSON
{
"hex": "#bdc8f2",
"rgb": {
"r": 189,
"g": 200,
"b": 242
},
"hsl": {
"h": 227.547,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.83828,
"c": 0.06007,
"h": 273.5
},
"luminance": 0.58538
}Semantic roles & 50–950 ramp
primary
#BDC8F2
secondary
#D2C181
accent
#A917CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385