#BED0EB#BED0EB
#BED0EB is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.3% C 0.042 H 258.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0EB |
|---|---|
| RGB | rgb(190, 208, 235) |
| HSL | hsl(216, 53%, 83%) |
| HSV | hsv(216, 19%, 92%) |
| CMYK | cmyk(19.1%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.94, -0.48, -15.32) |
| CIE-LCH | lch(82.94, 15.33, 268.20°) |
| OKLab | oklab(85.27% -0.0086 -0.0416) |
| OKLCH | oklch(85.27% 0.042 258.4) |
| XYZ | xyz(58.7827, 62.0557, 87.4621) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.89
Lightsteelblue
#B0C4DE
ΔE00 3.23
Cloudy Blue
#ACC2D9
ΔE00 4.54
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0EB #EBD9BE
analogous
#BEE6EB #BED0EB #C2BEEB
triadic
#BED0EB #EBBED0 #D0EBBE
tetradic
#BED0EB #EBBEE6 #EBD9BE #BEEBC2
square
#BED0EB #EBBEE6 #EBD9BE #BEEBC2
split-complementary
#BED0EB #EBC2BE #E6EBBE
monochromatic
#608CCE #8FAEDD #BED0EB #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.57
#BED0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BED0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0EB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0EB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#B3D6D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed0eb; /* rgb */ color: rgb(190, 208, 235); /* oklch */ color: oklch(85.3% 0.042 258.4);
Tailwind
colors: {
custom: {
50: '#d2def1',
500: '#bed0eb',
950: '#000000',
},
}SCSS
$custom: #bed0eb; $custom-light: #d2def1; $custom-dark: #000000;
JSON
{
"hex": "#bed0eb",
"rgb": {
"r": 190,
"g": 208,
"b": 235
},
"hsl": {
"h": 216,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85265,
"c": 0.04248,
"h": 258.4
},
"luminance": 0.62057
}Semantic roles & 50–950 ramp
primary
#BED0EB
secondary
#C7AD86
accent
#8225C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485