#BED3FA#BED3FA
#BED3FA is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.4% C 0.059 H 262.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3FA |
|---|---|
| RGB | rgb(190, 211, 250) |
| HSL | hsl(219, 86%, 86%) |
| HSV | hsv(219, 24%, 98%) |
| CMYK | cmyk(24%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(84.19, 1.26, -21.41) |
| CIE-LCH | lch(84.19, 21.44, 273.36°) |
| OKLab | oklab(86.4% -0.0074 -0.0585) |
| OKLCH | oklch(86.4% 0.059 262.8) |
| XYZ | xyz(61.7802, 64.4361, 99.6063) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.34
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3FA #FAE5BE
analogous
#BEF1FA #BED3FA #C7BEFA
triadic
#BED3FA #FABED3 #D3FABE
tetradic
#BED3FA #FABEF1 #FAE5BE #BEFAC7
square
#BED3FA #FABEF1 #FAE5BE #BEFAC7
split-complementary
#BED3FA #FAC7BE #F1FABE
monochromatic
#4C86F1 #85ADF6 #BED3FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.51
#BED3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BED3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3FA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3FA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#AEDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed3fa; /* rgb */ color: rgb(190, 211, 250); /* oklch */ color: oklch(86.4% 0.059 262.8);
Tailwind
colors: {
custom: {
50: '#d2e0fc',
500: '#bed3fa',
950: '#000000',
},
}SCSS
$custom: #bed3fa; $custom-light: #d2e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bed3fa",
"rgb": {
"r": 190,
"g": 211,
"b": 250
},
"hsl": {
"h": 219,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.86402,
"c": 0.05896,
"h": 262.8
},
"luminance": 0.64438
}Semantic roles & 50–950 ramp
primary
#BED3FA
secondary
#DFBD7E
accent
#9403E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485