#BED5FB#BED5FB
#BED5FB is a very light, muted blue. Relative luminance 0.655; OKLCH L 86.8% C 0.058 H 260.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5FB |
|---|---|
| RGB | rgb(190, 213, 251) |
| HSL | hsl(217, 88%, 86%) |
| HSV | hsv(217, 24%, 98%) |
| CMYK | cmyk(24.3%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(84.74, 0.42, -21.11) |
| CIE-LCH | lch(84.74, 21.11, 271.15°) |
| OKLab | oklab(86.84% -0.0097 -0.0577) |
| OKLCH | oklch(86.84% 0.058 260.4) |
| XYZ | xyz(62.4373, 65.4988, 100.6010) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.88
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.42
Baby Blue (survey)
#A2CFFE
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5FB #FBE4BE
analogous
#BEF4FB #BED5FB #C6BEFB
triadic
#BED5FB #FBBED5 #D5FBBE
tetradic
#BED5FB #FBBEF4 #FBE4BE #BEFBC6
square
#BED5FB #FBBEF4 #FBE4BE #BEFBC6
split-complementary
#BED5FB #FBC6BE #F4FBBE
monochromatic
#4B8AF4 #84B0F7 #BED5FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.49
#BED5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BED5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5FB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5FB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#AEDDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed5fb; /* rgb */ color: rgb(190, 213, 251); /* oklch */ color: oklch(86.8% 0.058 260.4);
Tailwind
colors: {
custom: {
50: '#d2e1fc',
500: '#bed5fb',
950: '#000000',
},
}SCSS
$custom: #bed5fb; $custom-light: #d2e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bed5fb",
"rgb": {
"r": 190,
"g": 213,
"b": 251
},
"hsl": {
"h": 217.377,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.86843,
"c": 0.05849,
"h": 260.4
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#BED5FB
secondary
#E0BB7D
accent
#8F00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485