#BED7FA#BED7FA
#BED7FA is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.2% C 0.056 H 256.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7FA |
|---|---|
| RGB | rgb(190, 215, 250) |
| HSL | hsl(215, 86%, 86%) |
| HSV | hsv(215, 24%, 98%) |
| CMYK | cmyk(24%, 14%, 0%, 2%) |
| CIE-LAB | lab(85.22, -0.86, -19.84) |
| CIE-LCH | lch(85.22, 19.86, 267.53°) |
| OKLab | oklab(87.21% -0.0127 -0.0542) |
| OKLCH | oklch(87.21% 0.056 256.8) |
| XYZ | xyz(62.7863, 66.4483, 99.9417) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 4.43
Lightsteelblue
#B0C4DE
ΔE00 5.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7FA #FAE1BE
analogous
#BEF5FA #BED7FA #C3BEFA
triadic
#BED7FA #FABED7 #D7FABE
tetradic
#BED7FA #FABEF5 #FAE1BE #BEFAC3
square
#BED7FA #FABEF5 #FAE1BE #BEFAC3
split-complementary
#BED7FA #FAC3BE #F5FABE
monochromatic
#4C91F1 #85B4F6 #BED7FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.47
#BED7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BED7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7FA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7FA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#AEDEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed7fa; /* rgb */ color: rgb(190, 215, 250); /* oklch */ color: oklch(87.2% 0.056 256.8);
Tailwind
colors: {
custom: {
50: '#d2e3fc',
500: '#bed7fa',
950: '#000000',
},
}SCSS
$custom: #bed7fa; $custom-light: #d2e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bed7fa",
"rgb": {
"r": 190,
"g": 215,
"b": 250
},
"hsl": {
"h": 215,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87212,
"c": 0.05564,
"h": 256.8
},
"luminance": 0.6645
}Semantic roles & 50–950 ramp
primary
#BED7FA
secondary
#DFB67E
accent
#8503E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485