#BED0EF#BED0EF
#BED0EF is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.4% C 0.048 H 261.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0EF |
|---|---|
| RGB | rgb(190, 208, 239) |
| HSL | hsl(218, 60%, 84%) |
| HSV | hsv(218, 21%, 94%) |
| CMYK | cmyk(20.5%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(83.07, 0.39, -17.27) |
| CIE-LCH | lch(83.07, 17.27, 271.30°) |
| OKLab | oklab(85.4% -0.0071 -0.047) |
| OKLCH | oklch(85.4% 0.048 261.3) |
| XYZ | xyz(59.3671, 62.2895, 90.5398) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.77
Lightsteelblue
#B0C4DE
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Cloudy Blue
#ACC2D9
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0EF #EFDDBE
analogous
#BEE9EF #BED0EF #C5BEEF
triadic
#BED0EF #EFBED0 #D0EFBE
tetradic
#BED0EF #EFBEE9 #EFDDBE #BEEFC5
square
#BED0EF #EFBEE9 #EFDDBE #BEEFC5
split-complementary
#BED0EF #EFC5BE #E9EFBE
monochromatic
#5C89D7 #8DACE3 #BED0EF #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.56
#BED0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0EF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0EF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#B2D6DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed0ef; /* rgb */ color: rgb(190, 208, 239); /* oklch */ color: oklch(85.4% 0.048 261.3);
Tailwind
colors: {
custom: {
50: '#d2def4',
500: '#bed0ef',
950: '#000000',
},
}SCSS
$custom: #bed0ef; $custom-light: #d2def4; $custom-dark: #000000;
JSON
{
"hex": "#bed0ef",
"rgb": {
"r": 190,
"g": 208,
"b": 239
},
"hsl": {
"h": 217.959,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85404,
"c": 0.04752,
"h": 261.3
},
"luminance": 0.62291
}Semantic roles & 50–950 ramp
primary
#BED0EF
secondary
#CDB284
accent
#891DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485