#BED7FD#BED7FD
#BED7FD is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.3% C 0.059 H 258.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7FD |
|---|---|
| RGB | rgb(190, 215, 253) |
| HSL | hsl(216, 94%, 87%) |
| HSV | hsv(216, 25%, 99%) |
| CMYK | cmyk(24.9%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(85.32, -0.18, -21.28) |
| CIE-LCH | lch(85.32, 21.28, 269.52°) |
| OKLab | oklab(87.32% -0.0117 -0.0582) |
| OKLCH | oklch(87.32% 0.059 258.7) |
| XYZ | xyz(63.2604, 66.6379, 102.4388) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.59
Light Blue Grey
#B7C9E2
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7FD #FDE4BE
analogous
#BEF7FD #BED7FD #C5BEFD
triadic
#BED7FD #FDBED7 #D7FDBE
tetradic
#BED7FD #FDBEF7 #FDE4BE #BEFDC5
square
#BED7FD #FDBEF7 #FDE4BE #BEFDC5
split-complementary
#BED7FD #FDC5BE #F7FDBE
monochromatic
#478EF9 #83B2FB #BED7FD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.47
#BED7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BED7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7FD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7FD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#ADDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed7fd; /* rgb */ color: rgb(190, 215, 253); /* oklch */ color: oklch(87.3% 0.059 258.7);
Tailwind
colors: {
custom: {
50: '#d2e3fe',
500: '#bed7fd',
950: '#000000',
},
}SCSS
$custom: #bed7fd; $custom-light: #d2e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bed7fd",
"rgb": {
"r": 190,
"g": 215,
"b": 253
},
"hsl": {
"h": 216.19,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8732,
"c": 0.05934,
"h": 258.7
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#BED7FD
secondary
#E4BA7B
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485