#BED6FD#BED6FD
#BED6FD is a very light, moderate blue. Relative luminance 0.661; OKLCH L 87.1% C 0.060 H 260.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6FD |
|---|---|
| RGB | rgb(190, 214, 253) |
| HSL | hsl(217, 94%, 87%) |
| HSV | hsv(217, 25%, 99%) |
| CMYK | cmyk(24.9%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(85.06, 0.35, -21.67) |
| CIE-LCH | lch(85.06, 21.68, 270.93°) |
| OKLab | oklab(87.12% -0.0103 -0.0593) |
| OKLCH | oklch(87.12% 0.06 260.1) |
| XYZ | xyz(63.0066, 66.1302, 102.3542) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Light Blue Grey
#B7C9E2
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Pastel Blue
#A2BFFE
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6FD #FDE5BE
analogous
#BEF6FD #BED6FD #C6BEFD
triadic
#BED6FD #FDBED6 #D6FDBE
tetradic
#BED6FD #FDBEF6 #FDE5BE #BEFDC6
square
#BED6FD #FDBEF6 #FDE5BE #BEFDC6
split-complementary
#BED6FD #FDC6BE #F6FDBE
monochromatic
#478BF9 #83B1FB #BED6FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.48
#BED6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BED6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6FD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6FD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#ADDEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed6fd; /* rgb */ color: rgb(190, 214, 253); /* oklch */ color: oklch(87.1% 0.060 260.1);
Tailwind
colors: {
custom: {
50: '#d2e2fe',
500: '#bed6fd',
950: '#000000',
},
}SCSS
$custom: #bed6fd; $custom-light: #d2e2fe; $custom-dark: #000000;
JSON
{
"hex": "#bed6fd",
"rgb": {
"r": 190,
"g": 214,
"b": 253
},
"hsl": {
"h": 217.143,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87117,
"c": 0.06017,
"h": 260.1
},
"luminance": 0.66132
}Semantic roles & 50–950 ramp
primary
#BED6FD
secondary
#E4BC7B
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485