#BED2F4#BED2F4
#BED2F4 is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.0% C 0.052 H 261.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2F4 |
|---|---|
| RGB | rgb(190, 210, 244) |
| HSL | hsl(218, 71%, 85%) |
| HSV | hsv(218, 22%, 96%) |
| CMYK | cmyk(22.1%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(83.74, 0.44, -18.91) |
| CIE-LCH | lch(83.74, 18.91, 271.33°) |
| OKLab | oklab(85.99% -0.0081 -0.0515) |
| OKLCH | oklch(85.99% 0.052 261.1) |
| XYZ | xyz(60.6066, 63.5704, 94.6475) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.56
Powder Blue (survey)
#B1D1FC
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 4.45
Cloudy Blue
#ACC2D9
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 6.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2F4 #F4E0BE
analogous
#BEEDF4 #BED2F4 #C5BEF4
triadic
#BED2F4 #F4BED2 #D2F4BE
tetradic
#BED2F4 #F4BEED #F4E0BE #BEF4C5
square
#BED2F4 #F4BEED #F4E0BE #BEF4C5
split-complementary
#BED2F4 #F4C5BE #EDF4BE
monochromatic
#558AE2 #8AAEEB #BED2F4 #E5EDFB #E5EDFB
Accessibility & contrast
On white
1.53
#BED2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BED2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2F4
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2F4 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F6
Deuteranopia (green-blind)
#C2CEF3
Tritanopia (blue-blind)
#B0D9DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed2f4; /* rgb */ color: rgb(190, 210, 244); /* oklch */ color: oklch(86.0% 0.052 261.1);
Tailwind
colors: {
custom: {
50: '#d2dff7',
500: '#bed2f4',
950: '#000000',
},
}SCSS
$custom: #bed2f4; $custom-light: #d2dff7; $custom-dark: #000000;
JSON
{
"hex": "#bed2f4",
"rgb": {
"r": 190,
"g": 210,
"b": 244
},
"hsl": {
"h": 217.778,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.85985,
"c": 0.05217,
"h": 261.1
},
"luminance": 0.63572
}Semantic roles & 50–950 ramp
primary
#BED2F4
secondary
#D5B681
accent
#8C12D3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485