#BED0ED#BED0ED
#BED0ED is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.3% C 0.045 H 259.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0ED |
|---|---|
| RGB | rgb(190, 208, 237) |
| HSL | hsl(217, 57%, 84%) |
| HSV | hsv(217, 20%, 93%) |
| CMYK | cmyk(19.8%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.00, -0.05, -16.30) |
| CIE-LCH | lch(83.00, 16.30, 269.84°) |
| OKLab | oklab(85.33% -0.0078 -0.0443) |
| OKLCH | oklch(85.33% 0.045 259.9) |
| XYZ | xyz(59.0732, 62.1719, 88.9924) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.28
Lightsteelblue
#B0C4DE
ΔE00 3.47
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Cloudy Blue
#ACC2D9
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 7.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0ED #EDDBBE
analogous
#BEE7ED #BED0ED #C3BEED
triadic
#BED0ED #EDBED0 #D0EDBE
tetradic
#BED0ED #EDBEE7 #EDDBBE #BEEDC3
square
#BED0ED #EDBEE7 #EDDBBE #BEEDC3
split-complementary
#BED0ED #EDC3BE #E7EDBE
monochromatic
#5E8BD2 #8EADE0 #BED0ED #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.56
#BED0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BED0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0ED
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0ED | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#B2D6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed0ed; /* rgb */ color: rgb(190, 208, 237); /* oklch */ color: oklch(85.3% 0.045 259.9);
Tailwind
colors: {
custom: {
50: '#d2def2',
500: '#bed0ed',
950: '#000000',
},
}SCSS
$custom: #bed0ed; $custom-light: #d2def2; $custom-dark: #000000;
JSON
{
"hex": "#bed0ed",
"rgb": {
"r": 190,
"g": 208,
"b": 237
},
"hsl": {
"h": 217.021,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.85334,
"c": 0.04498,
"h": 259.9
},
"luminance": 0.62173
}Semantic roles & 50–950 ramp
primary
#BED0ED
secondary
#CAB085
accent
#8621C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485