#BED5FC#BED5FC
#BED5FC is a very light, muted blue. Relative luminance 0.656; OKLCH L 86.9% C 0.060 H 261.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5FC |
|---|---|
| RGB | rgb(190, 213, 252) |
| HSL | hsl(218, 91%, 87%) |
| HSV | hsv(218, 25%, 99%) |
| CMYK | cmyk(24.6%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.77, 0.65, -21.58) |
| CIE-LCH | lch(84.77, 21.59, 271.73°) |
| OKLab | oklab(86.88% -0.0094 -0.059) |
| OKLCH | oklch(86.88% 0.06 261) |
| XYZ | xyz(62.5954, 65.5621, 101.4333) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.88
Light Blue Grey
#B7C9E2
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 5.59
Baby Blue (survey)
#A2CFFE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5FC #FCE5BE
analogous
#BEF4FC #BED5FC #C6BEFC
triadic
#BED5FC #FCBED5 #D5FCBE
tetradic
#BED5FC #FCBEF4 #FCE5BE #BEFCC6
square
#BED5FC #FCBEF4 #FCE5BE #BEFCC6
split-complementary
#BED5FC #FCC6BE #F4FCBE
monochromatic
#4989F7 #84AFF9 #BED5FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.49
#BED5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BED5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5FC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5FC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#AEDDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed5fc; /* rgb */ color: rgb(190, 213, 252); /* oklch */ color: oklch(86.9% 0.060 261.0);
Tailwind
colors: {
custom: {
50: '#d2e1fd',
500: '#bed5fc',
950: '#000000',
},
}SCSS
$custom: #bed5fc; $custom-light: #d2e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bed5fc",
"rgb": {
"r": 190,
"g": 213,
"b": 252
},
"hsl": {
"h": 217.742,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.86879,
"c": 0.05975,
"h": 261
},
"luminance": 0.65564
}Semantic roles & 50–950 ramp
primary
#BED5FC
secondary
#E2BC7C
accent
#9000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485