#BED2EE#BED2EE
#BED2EE is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.8% C 0.045 H 256.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2EE |
|---|---|
| RGB | rgb(190, 210, 238) |
| HSL | hsl(215, 59%, 84%) |
| HSV | hsv(215, 20%, 93%) |
| CMYK | cmyk(20.2%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(83.55, -0.88, -16.00) |
| CIE-LCH | lch(83.55, 16.03, 266.84°) |
| OKLab | oklab(85.78% -0.0102 -0.0435) |
| OKLCH | oklch(85.78% 0.045 256.8) |
| XYZ | xyz(59.7104, 63.2119, 89.9275) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.35
Lightsteelblue
#B0C4DE
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 4.37
Cloudy Blue
#ACC2D9
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2EE #EEDABE
analogous
#BEEAEE #BED2EE #C2BEEE
triadic
#BED2EE #EEBED2 #D2EEBE
tetradic
#BED2EE #EEBEEA #EEDABE #BEEEC2
square
#BED2EE #EEBEEA #EEDABE #BEEEC2
split-complementary
#BED2EE #EEC2BE #EAEEBE
monochromatic
#5D8FD5 #8DB0E1 #BED2EE #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.54
#BED2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BED2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2EE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2EE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#B2D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed2ee; /* rgb */ color: rgb(190, 210, 238); /* oklch */ color: oklch(85.8% 0.045 256.8);
Tailwind
colors: {
custom: {
50: '#d2dff3',
500: '#bed2ee',
950: '#000000',
},
}SCSS
$custom: #bed2ee; $custom-light: #d2dff3; $custom-dark: #000000;
JSON
{
"hex": "#bed2ee",
"rgb": {
"r": 190,
"g": 210,
"b": 238
},
"hsl": {
"h": 215,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85775,
"c": 0.04467,
"h": 256.8
},
"luminance": 0.63213
}Semantic roles & 50–950 ramp
primary
#BED2EE
secondary
#CCAE84
accent
#811FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485