#BED2FB#BED2FB
#BED2FB is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.2% C 0.061 H 264.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2FB |
|---|---|
| RGB | rgb(190, 210, 251) |
| HSL | hsl(220, 88%, 86%) |
| HSV | hsv(220, 24%, 98%) |
| CMYK | cmyk(24.3%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.97, 2.01, -22.28) |
| CIE-LCH | lch(83.97, 22.37, 275.16°) |
| OKLab | oklab(86.24% -0.0057 -0.0609) |
| OKLCH | oklch(86.24% 0.061 264.6) |
| XYZ | xyz(61.6897, 64.0036, 100.3517) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.66
Light Blue Grey
#B7C9E2
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.36
Periwinkle
#CCCCFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2FB #FBE7BE
analogous
#BEF1FB #BED2FB #C9BEFB
triadic
#BED2FB #FBBED2 #D2FBBE
tetradic
#BED2FB #FBBEF1 #FBE7BE #BEFBC9
square
#BED2FB #FBBEF1 #FBE7BE #BEFBC9
split-complementary
#BED2FB #FBC9BE #F1FBBE
monochromatic
#4B82F4 #84AAF7 #BED2FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.52
#BED2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BED2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2FB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2FB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#AEDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed2fb; /* rgb */ color: rgb(190, 210, 251); /* oklch */ color: oklch(86.2% 0.061 264.6);
Tailwind
colors: {
custom: {
50: '#d2dffc',
500: '#bed2fb',
950: '#000000',
},
}SCSS
$custom: #bed2fb; $custom-light: #d2dffc; $custom-dark: #000000;
JSON
{
"hex": "#bed2fb",
"rgb": {
"r": 190,
"g": 210,
"b": 251
},
"hsl": {
"h": 220.328,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.86237,
"c": 0.0612,
"h": 264.6
},
"luminance": 0.64005
}Semantic roles & 50–950 ramp
primary
#BED2FB
secondary
#E0C07D
accent
#9A00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485