#BED4FA#BED4FA
#BED4FA is a very light, muted blue. Relative luminance 0.649; OKLCH L 86.6% C 0.058 H 261.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4FA |
|---|---|
| RGB | rgb(190, 212, 250) |
| HSL | hsl(218, 86%, 86%) |
| HSV | hsv(218, 24%, 98%) |
| CMYK | cmyk(24%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.45, 0.73, -21.02) |
| CIE-LCH | lch(84.45, 21.03, 271.98°) |
| OKLab | oklab(86.6% -0.0087 -0.0574) |
| OKLCH | oklch(86.6% 0.058 261.4) |
| XYZ | xyz(62.0294, 64.9345, 99.6894) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.09
Light Blue Grey
#B7C9E2
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4FA #FAE4BE
analogous
#BEF2FA #BED4FA #C6BEFA
triadic
#BED4FA #FABED4 #D4FABE
tetradic
#BED4FA #FABEF2 #FAE4BE #BEFAC6
square
#BED4FA #FABEF2 #FAE4BE #BEFAC6
split-complementary
#BED4FA #FAC6BE #F2FABE
monochromatic
#4C89F1 #85AEF6 #BED4FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.50
#BED4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BED4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4FA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4FA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#AEDCE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed4fa; /* rgb */ color: rgb(190, 212, 250); /* oklch */ color: oklch(86.6% 0.058 261.4);
Tailwind
colors: {
custom: {
50: '#d2e1fc',
500: '#bed4fa',
950: '#000000',
},
}SCSS
$custom: #bed4fa; $custom-light: #d2e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bed4fa",
"rgb": {
"r": 190,
"g": 212,
"b": 250
},
"hsl": {
"h": 218,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.86604,
"c": 0.05808,
"h": 261.4
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#BED4FA
secondary
#DFBB7E
accent
#9003E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485