#BED2FA#BED2FA
#BED2FA is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.2% C 0.060 H 264.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2FA |
|---|---|
| RGB | rgb(190, 210, 250) |
| HSL | hsl(220, 86%, 86%) |
| HSV | hsv(220, 24%, 98%) |
| CMYK | cmyk(24%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.93, 1.79, -21.80) |
| CIE-LCH | lch(83.93, 21.87, 274.68°) |
| OKLab | oklab(86.2% -0.0061 -0.0596) |
| OKLCH | oklch(86.2% 0.06 264.2) |
| XYZ | xyz(61.5325, 63.9407, 99.5238) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.64
Light Blue Grey
#B7C9E2
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2FA #FAE6BE
analogous
#BEF0FA #BED2FA #C8BEFA
triadic
#BED2FA #FABED2 #D2FABE
tetradic
#BED2FA #FABEF0 #FAE6BE #BEFAC8
square
#BED2FA #FABEF0 #FAE6BE #BEFAC8
split-complementary
#BED2FA #FAC8BE #F0FABE
monochromatic
#4C83F1 #85ABF6 #BED2FA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.52
#BED2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BED2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2FA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2FA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#AFDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed2fa; /* rgb */ color: rgb(190, 210, 250); /* oklch */ color: oklch(86.2% 0.060 264.2);
Tailwind
colors: {
custom: {
50: '#d2dffc',
500: '#bed2fa',
950: '#000000',
},
}SCSS
$custom: #bed2fa; $custom-light: #d2dffc; $custom-dark: #000000;
JSON
{
"hex": "#bed2fa",
"rgb": {
"r": 190,
"g": 210,
"b": 250
},
"hsl": {
"h": 220,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.86201,
"c": 0.0599,
"h": 264.2
},
"luminance": 0.63942
}Semantic roles & 50–950 ramp
primary
#BED2FA
secondary
#DFBE7E
accent
#9803E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485