#BED3F2#BED3F2
#BED3F2 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.1% C 0.049 H 258.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3F2 |
|---|---|
| RGB | rgb(190, 211, 242) |
| HSL | hsl(216, 67%, 85%) |
| HSV | hsv(216, 21%, 95%) |
| CMYK | cmyk(21.5%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(83.94, -0.53, -17.55) |
| CIE-LCH | lch(83.94, 17.56, 268.26°) |
| OKLab | oklab(86.12% -0.0101 -0.0478) |
| OKLCH | oklch(86.12% 0.049 258) |
| XYZ | xyz(60.5523, 63.9449, 93.1395) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Lightsteelblue
#B0C4DE
ΔE00 4.03
Cloudy Blue
#ACC2D9
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3F2 #F2DDBE
analogous
#BEEDF2 #BED3F2 #C3BEF2
triadic
#BED3F2 #F2BED3 #D3F2BE
tetradic
#BED3F2 #F2BEED #F2DDBE #BEF2C3
square
#BED3F2 #F2BEED #F2DDBE #BEF2C3
split-complementary
#BED3F2 #F2C3BE #EDF2BE
monochromatic
#588EDE #8BB0E8 #BED3F2 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.52
#BED3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BED3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3F2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3F2 | 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)
#C9D4F4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#B1D9DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed3f2; /* rgb */ color: rgb(190, 211, 242); /* oklch */ color: oklch(86.1% 0.049 258.0);
Tailwind
colors: {
custom: {
50: '#d2e0f6',
500: '#bed3f2',
950: '#000000',
},
}SCSS
$custom: #bed3f2; $custom-light: #d2e0f6; $custom-dark: #000000;
JSON
{
"hex": "#bed3f2",
"rgb": {
"r": 190,
"g": 211,
"b": 242
},
"hsl": {
"h": 215.769,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.86118,
"c": 0.04885,
"h": 258
},
"luminance": 0.63946
}Semantic roles & 50–950 ramp
primary
#BED3F2
secondary
#D2B282
accent
#8417CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485