#BED8FD#BED8FD
#BED8FD is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.5% C 0.059 H 257.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8FD |
|---|---|
| RGB | rgb(190, 216, 253) |
| HSL | hsl(215, 94%, 87%) |
| HSV | hsv(215, 25%, 99%) |
| CMYK | cmyk(24.9%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.58, -0.70, -20.89) |
| CIE-LCH | lch(85.58, 20.90, 268.07°) |
| OKLab | oklab(87.52% -0.013 -0.0571) |
| OKLCH | oklch(87.52% 0.059 257.2) |
| XYZ | xyz(63.5158, 67.1487, 102.5239) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.57
Light Blue Grey
#B7C9E2
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8FD #FDE3BE
analogous
#BEF8FD #BED8FD #C4BEFD
triadic
#BED8FD #FDBED8 #D8FDBE
tetradic
#BED8FD #FDBEF8 #FDE3BE #BEFDC4
square
#BED8FD #FDBEF8 #FDE3BE #BEFDC4
split-complementary
#BED8FD #FDC4BE #F8FDBE
monochromatic
#4791F9 #83B4FB #BED8FD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.46
#BED8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BED8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8FD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8FD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#ADE0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bed8fd; /* rgb */ color: rgb(190, 216, 253); /* oklch */ color: oklch(87.5% 0.059 257.2);
Tailwind
colors: {
custom: {
50: '#d2e4fe',
500: '#bed8fd',
950: '#000000',
},
}SCSS
$custom: #bed8fd; $custom-light: #d2e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bed8fd",
"rgb": {
"r": 190,
"g": 216,
"b": 253
},
"hsl": {
"h": 215.238,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87522,
"c": 0.05856,
"h": 257.2
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#BED8FD
secondary
#E4B97B
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485