#BED3FC#BED3FC
#BED3FC is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.5% C 0.062 H 263.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3FC |
|---|---|
| RGB | rgb(190, 211, 252) |
| HSL | hsl(220, 91%, 87%) |
| HSV | hsv(220, 25%, 99%) |
| CMYK | cmyk(24.6%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.26, 1.71, -22.37) |
| CIE-LCH | lch(84.26, 22.43, 274.37°) |
| OKLab | oklab(86.48% -0.0067 -0.0612) |
| OKLCH | oklch(86.48% 0.062 263.7) |
| XYZ | xyz(62.0954, 64.5622, 101.2667) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Light Blue Grey
#B7C9E2
ΔE00 5.19
Light Periwinkle
#C1C6FC
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.36
Baby Blue (survey)
#A2CFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3FC #FCE7BE
analogous
#BEF2FC #BED3FC #C8BEFC
triadic
#BED3FC #FCBED3 #D3FCBE
tetradic
#BED3FC #FCBEF2 #FCE7BE #BEFCC8
square
#BED3FC #FCBEF2 #FCE7BE #BEFCC8
split-complementary
#BED3FC #FCC8BE #F2FCBE
monochromatic
#4984F7 #84ABF9 #BED3FC #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.51
#BED3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BED3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3FC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3FC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#AEDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed3fc; /* rgb */ color: rgb(190, 211, 252); /* oklch */ color: oklch(86.5% 0.062 263.7);
Tailwind
colors: {
custom: {
50: '#d2e0fd',
500: '#bed3fc',
950: '#000000',
},
}SCSS
$custom: #bed3fc; $custom-light: #d2e0fd; $custom-dark: #000000;
JSON
{
"hex": "#bed3fc",
"rgb": {
"r": 190,
"g": 211,
"b": 252
},
"hsl": {
"h": 219.677,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.86475,
"c": 0.06156,
"h": 263.7
},
"luminance": 0.64564
}Semantic roles & 50–950 ramp
primary
#BED3FC
secondary
#E2C07C
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485