#BED1EF#BED1EF
#BED1EF is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.6% C 0.047 H 259.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1EF |
|---|---|
| RGB | rgb(190, 209, 239) |
| HSL | hsl(217, 60%, 84%) |
| HSV | hsv(217, 21%, 94%) |
| CMYK | cmyk(20.5%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(83.33, -0.14, -16.88) |
| CIE-LCH | lch(83.33, 16.88, 269.53°) |
| OKLab | oklab(85.61% -0.0085 -0.0459) |
| OKLCH | oklch(85.61% 0.047 259.5) |
| XYZ | xyz(59.6116, 62.7786, 90.6214) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.68
Powder Blue (survey)
#B1D1FC
ΔE00 4.27
Cloudy Blue
#ACC2D9
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Light Periwinkle
#C1C6FC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1EF #EFDCBE
analogous
#BEEAEF #BED1EF #C4BEEF
triadic
#BED1EF #EFBED1 #D1EFBE
tetradic
#BED1EF #EFBEEA #EFDCBE #BEEFC4
square
#BED1EF #EFBEEA #EFDCBE #BEEFC4
split-complementary
#BED1EF #EFC4BE #EAEFBE
monochromatic
#5C8BD7 #8DAEE3 #BED1EF #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.55
#BED1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1EF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1EF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#C2CEEE
Tritanopia (blue-blind)
#B2D7DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed1ef; /* rgb */ color: rgb(190, 209, 239); /* oklch */ color: oklch(85.6% 0.047 259.5);
Tailwind
colors: {
custom: {
50: '#d2dff4',
500: '#bed1ef',
950: '#000000',
},
}SCSS
$custom: #bed1ef; $custom-light: #d2dff4; $custom-dark: #000000;
JSON
{
"hex": "#bed1ef",
"rgb": {
"r": 190,
"g": 209,
"b": 239
},
"hsl": {
"h": 216.735,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85607,
"c": 0.04669,
"h": 259.5
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#BED1EF
secondary
#CDB184
accent
#861DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485