#BED6FA#BED6FA
#BED6FA is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.0% C 0.056 H 258.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6FA |
|---|---|
| RGB | rgb(190, 214, 250) |
| HSL | hsl(216, 86%, 86%) |
| HSV | hsv(216, 24%, 98%) |
| CMYK | cmyk(24%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(84.97, -0.33, -20.23) |
| CIE-LCH | lch(84.97, 20.24, 269.07°) |
| OKLab | oklab(87.01% -0.0114 -0.0552) |
| OKLCH | oklch(87.01% 0.056 258.4) |
| XYZ | xyz(62.5324, 65.9406, 99.8571) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6FA #FAE2BE
analogous
#BEF4FA #BED6FA #C4BEFA
triadic
#BED6FA #FABED6 #D6FABE
tetradic
#BED6FA #FABEF4 #FAE2BE #BEFAC4
square
#BED6FA #FABEF4 #FAE2BE #BEFAC4
split-complementary
#BED6FA #FAC4BE #F4FABE
monochromatic
#4C8EF1 #85B2F6 #BED6FA #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.48
#BED6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BED6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6FA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6FA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#AEDDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed6fa; /* rgb */ color: rgb(190, 214, 250); /* oklch */ color: oklch(87.0% 0.056 258.4);
Tailwind
colors: {
custom: {
50: '#d2e2fc',
500: '#bed6fa',
950: '#000000',
},
}SCSS
$custom: #bed6fa; $custom-light: #d2e2fc; $custom-dark: #000000;
JSON
{
"hex": "#bed6fa",
"rgb": {
"r": 190,
"g": 214,
"b": 250
},
"hsl": {
"h": 216,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87009,
"c": 0.05641,
"h": 258.4
},
"luminance": 0.65942
}Semantic roles & 50–950 ramp
primary
#BED6FA
secondary
#DFB87E
accent
#8903E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485