#BED3FB#BED3FB
#BED3FB is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.4% C 0.060 H 263.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3FB |
|---|---|
| RGB | rgb(190, 211, 251) |
| HSL | hsl(219, 88%, 86%) |
| HSV | hsv(219, 24%, 98%) |
| CMYK | cmyk(24.3%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.22, 1.48, -21.89) |
| CIE-LCH | lch(84.22, 21.94, 273.87°) |
| OKLab | oklab(86.44% -0.0071 -0.0598) |
| OKLCH | oklch(86.44% 0.06 263.3) |
| XYZ | xyz(61.9374, 64.4989, 100.4343) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.36
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 6.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3FB #FBE6BE
analogous
#BEF2FB #BED3FB #C8BEFB
triadic
#BED3FB #FBBED3 #D3FBBE
tetradic
#BED3FB #FBBEF2 #FBE6BE #BEFBC8
square
#BED3FB #FBBEF2 #FBE6BE #BEFBC8
split-complementary
#BED3FB #FBC8BE #F2FBBE
monochromatic
#4B85F4 #84ACF7 #BED3FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.51
#BED3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BED3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3FB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3FB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C0D0FA
Tritanopia (blue-blind)
#AEDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed3fb; /* rgb */ color: rgb(190, 211, 251); /* oklch */ color: oklch(86.4% 0.060 263.3);
Tailwind
colors: {
custom: {
50: '#d2e0fc',
500: '#bed3fb',
950: '#000000',
},
}SCSS
$custom: #bed3fb; $custom-light: #d2e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bed3fb",
"rgb": {
"r": 190,
"g": 211,
"b": 251
},
"hsl": {
"h": 219.344,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.86439,
"c": 0.06026,
"h": 263.3
},
"luminance": 0.64501
}Semantic roles & 50–950 ramp
primary
#BED3FB
secondary
#E0BE7D
accent
#9600E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485