#BED6FE#BED6FE
#BED6FE is a very light, moderate blue. Relative luminance 0.662; OKLCH L 87.2% C 0.061 H 260.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6FE |
|---|---|
| RGB | rgb(190, 214, 254) |
| HSL | hsl(218, 97%, 87%) |
| HSV | hsv(218, 25%, 100%) |
| CMYK | cmyk(25.2%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(85.10, 0.58, -22.15) |
| CIE-LCH | lch(85.10, 22.16, 271.50°) |
| OKLab | oklab(87.15% -0.01 -0.0606) |
| OKLCH | oklch(87.15% 0.061 260.6) |
| XYZ | xyz(63.1663, 66.1941, 103.1954) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 5.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6FE #FEE6BE
analogous
#BEF6FE #BED6FE #C6BEFE
triadic
#BED6FE #FEBED6 #D6FEBE
tetradic
#BED6FE #FEBEF6 #FEE6BE #BEFEC6
square
#BED6FE #FEBEF6 #FEE6BE #BEFEC6
split-complementary
#BED6FE #FEC6BE #F6FEBE
monochromatic
#458AFC #82B0FD #BED6FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.47
#BED6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BED6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6FE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6FE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#ADDEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed6fe; /* rgb */ color: rgb(190, 214, 254); /* oklch */ color: oklch(87.2% 0.061 260.6);
Tailwind
colors: {
custom: {
50: '#d2e2fe',
500: '#bed6fe',
950: '#000000',
},
}SCSS
$custom: #bed6fe; $custom-light: #d2e2fe; $custom-dark: #000000;
JSON
{
"hex": "#bed6fe",
"rgb": {
"r": 190,
"g": 214,
"b": 254
},
"hsl": {
"h": 217.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87154,
"c": 0.06143,
"h": 260.6
},
"luminance": 0.66196
}Semantic roles & 50–950 ramp
primary
#BED6FE
secondary
#E6BD7B
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485