#BED2FD#BED2FD
#BED2FD is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.3% C 0.064 H 265.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2FD |
|---|---|
| RGB | rgb(190, 210, 253) |
| HSL | hsl(221, 94%, 87%) |
| HSV | hsv(221, 25%, 99%) |
| CMYK | cmyk(24.9%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(84.03, 2.47, -23.24) |
| CIE-LCH | lch(84.03, 23.37, 276.06°) |
| OKLab | oklab(86.31% -0.0051 -0.0636) |
| OKLCH | oklch(86.31% 0.064 265.5) |
| XYZ | xyz(62.0066, 64.1304, 102.0209) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2FD #FDE9BE
analogous
#BEF2FD #BED2FD #CABEFD
triadic
#BED2FD #FDBED2 #D2FDBE
tetradic
#BED2FD #FDBEF2 #FDE9BE #BEFDCA
square
#BED2FD #FDBEF2 #FDE9BE #BEFDCA
split-complementary
#BED2FD #FDCABE #F2FDBE
monochromatic
#4780F9 #83A9FB #BED2FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.52
#BED2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BED2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2FD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2FD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#AEDAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed2fd; /* rgb */ color: rgb(190, 210, 253); /* oklch */ color: oklch(86.3% 0.064 265.5);
Tailwind
colors: {
custom: {
50: '#d2dffe',
500: '#bed2fd',
950: '#000000',
},
}SCSS
$custom: #bed2fd; $custom-light: #d2dffe; $custom-dark: #000000;
JSON
{
"hex": "#bed2fd",
"rgb": {
"r": 190,
"g": 210,
"b": 253
},
"hsl": {
"h": 220.952,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86311,
"c": 0.06381,
"h": 265.5
},
"luminance": 0.64132
}Semantic roles & 50–950 ramp
primary
#BED2FD
secondary
#E4C37B
accent
#9D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485