#BED7FB#BED7FB
#BED7FB is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.2% C 0.057 H 257.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7FB |
|---|---|
| RGB | rgb(190, 215, 251) |
| HSL | hsl(215, 88%, 86%) |
| HSV | hsv(215, 24%, 98%) |
| CMYK | cmyk(24.3%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.26, -0.63, -20.32) |
| CIE-LCH | lch(85.26, 20.33, 268.22°) |
| OKLab | oklab(87.25% -0.0123 -0.0555) |
| OKLCH | oklch(87.25% 0.057 257.5) |
| XYZ | xyz(62.9435, 66.5112, 100.7697) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.69
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7FB #FBE2BE
analogous
#BEF6FB #BED7FB #C4BEFB
triadic
#BED7FB #FBBED7 #D7FBBE
tetradic
#BED7FB #FBBEF6 #FBE2BE #BEFBC4
square
#BED7FB #FBBEF6 #FBE2BE #BEFBC4
split-complementary
#BED7FB #FBC4BE #F6FBBE
monochromatic
#4B90F4 #84B4F7 #BED7FB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.47
#BED7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BED7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7FB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7FB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#AEDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed7fb; /* rgb */ color: rgb(190, 215, 251); /* oklch */ color: oklch(87.2% 0.057 257.5);
Tailwind
colors: {
custom: {
50: '#d2e3fc',
500: '#bed7fb',
950: '#000000',
},
}SCSS
$custom: #bed7fb; $custom-light: #d2e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bed7fb",
"rgb": {
"r": 190,
"g": 215,
"b": 251
},
"hsl": {
"h": 215.41,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87248,
"c": 0.05687,
"h": 257.5
},
"luminance": 0.66513
}Semantic roles & 50–950 ramp
primary
#BED7FB
secondary
#E0B87D
accent
#8700E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485