#BED4FB#BED4FB
#BED4FB is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.6% C 0.059 H 261.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4FB |
|---|---|
| RGB | rgb(190, 212, 251) |
| HSL | hsl(218, 88%, 86%) |
| HSV | hsv(218, 24%, 98%) |
| CMYK | cmyk(24.3%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.48, 0.95, -21.50) |
| CIE-LCH | lch(84.48, 21.52, 272.54°) |
| OKLab | oklab(86.64% -0.0084 -0.0588) |
| OKLCH | oklch(86.64% 0.059 261.9) |
| XYZ | xyz(62.1866, 64.9973, 100.5174) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.09
Light Blue Grey
#B7C9E2
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.22
Baby Blue (survey)
#A2CFFE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4FB #FBE5BE
analogous
#BEF3FB #BED4FB #C7BEFB
triadic
#BED4FB #FBBED4 #D4FBBE
tetradic
#BED4FB #FBBEF3 #FBE5BE #BEFBC7
square
#BED4FB #FBBEF3 #FBE5BE #BEFBC7
split-complementary
#BED4FB #FBC7BE #F3FBBE
monochromatic
#4B88F4 #84AEF7 #BED4FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.50
#BED4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BED4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4FB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4FB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#AEDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed4fb; /* rgb */ color: rgb(190, 212, 251); /* oklch */ color: oklch(86.6% 0.059 261.9);
Tailwind
colors: {
custom: {
50: '#d2e1fc',
500: '#bed4fb',
950: '#000000',
},
}SCSS
$custom: #bed4fb; $custom-light: #d2e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bed4fb",
"rgb": {
"r": 190,
"g": 212,
"b": 251
},
"hsl": {
"h": 218.361,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.86641,
"c": 0.05935,
"h": 261.9
},
"luminance": 0.64999
}Semantic roles & 50–950 ramp
primary
#BED4FB
secondary
#E0BC7D
accent
#9300E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485