#BED5FD#BED5FD
#BED5FD is a very light, moderate blue. Relative luminance 0.656; OKLCH L 86.9% C 0.061 H 261.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5FD |
|---|---|
| RGB | rgb(190, 213, 253) |
| HSL | hsl(218, 94%, 87%) |
| HSV | hsv(218, 25%, 99%) |
| CMYK | cmyk(24.9%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(84.81, 0.88, -22.06) |
| CIE-LCH | lch(84.81, 22.08, 272.28°) |
| OKLab | oklab(86.92% -0.009 -0.0603) |
| OKLCH | oklch(86.92% 0.061 261.5) |
| XYZ | xyz(62.7543, 65.6256, 102.2701) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.89
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5FD #FDE6BE
analogous
#BEF5FD #BED5FD #C7BEFD
triadic
#BED5FD #FDBED5 #D5FDBE
tetradic
#BED5FD #FDBEF5 #FDE6BE #BEFDC7
square
#BED5FD #FDBEF5 #FDE6BE #BEFDC7
split-complementary
#BED5FD #FDC7BE #F5FDBE
monochromatic
#4788F9 #83AFFB #BED5FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.49
#BED5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BED5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5FD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5FD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#ADDDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed5fd; /* rgb */ color: rgb(190, 213, 253); /* oklch */ color: oklch(86.9% 0.061 261.5);
Tailwind
colors: {
custom: {
50: '#d2e1fe',
500: '#bed5fd',
950: '#000000',
},
}SCSS
$custom: #bed5fd; $custom-light: #d2e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bed5fd",
"rgb": {
"r": 190,
"g": 213,
"b": 253
},
"hsl": {
"h": 218.095,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86915,
"c": 0.06102,
"h": 261.5
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#BED5FD
secondary
#E4BE7B
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485