#BED8FE#BED8FE
#BED8FE is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.6% C 0.060 H 257.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8FE |
|---|---|
| RGB | rgb(190, 216, 254) |
| HSL | hsl(216, 97%, 87%) |
| HSV | hsv(216, 25%, 100%) |
| CMYK | cmyk(25.2%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(85.61, -0.48, -21.37) |
| CIE-LCH | lch(85.61, 21.38, 268.72°) |
| OKLab | oklab(87.56% -0.0126 -0.0584) |
| OKLCH | oklch(87.56% 0.06 257.8) |
| XYZ | xyz(63.6755, 67.2126, 103.3651) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.52
Light Blue Grey
#B7C9E2
ΔE00 5.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8FE #FEE4BE
analogous
#BEF8FE #BED8FE #C4BEFE
triadic
#BED8FE #FEBED8 #D8FEBE
tetradic
#BED8FE #FEBEF8 #FEE4BE #BEFEC4
square
#BED8FE #FEBEF8 #FEE4BE #BEFEC4
split-complementary
#BED8FE #FEC4BE #F8FEBE
monochromatic
#4590FC #82B4FD #BED8FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.45
#BED8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BED8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8FE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8FE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#ADE0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bed8fe; /* rgb */ color: rgb(190, 216, 254); /* oklch */ color: oklch(87.6% 0.060 257.8);
Tailwind
colors: {
custom: {
50: '#d2e4fe',
500: '#bed8fe',
950: '#000000',
},
}SCSS
$custom: #bed8fe; $custom-light: #d2e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bed8fe",
"rgb": {
"r": 190,
"g": 216,
"b": 254
},
"hsl": {
"h": 215.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87558,
"c": 0.05978,
"h": 257.8
},
"luminance": 0.67215
}Semantic roles & 50–950 ramp
primary
#BED8FE
secondary
#E6BA7B
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485