#BED2E7#BED2E7
#BED2E7 is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.036 H 249.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2E7 |
|---|---|
| RGB | rgb(190, 210, 231) |
| HSL | hsl(211, 46%, 83%) |
| HSV | hsv(211, 18%, 91%) |
| CMYK | cmyk(17.7%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(83.34, -2.39, -12.60) |
| CIE-LCH | lch(83.34, 12.82, 259.24°) |
| OKLab | oklab(85.54% -0.0127 -0.0341) |
| OKLCH | oklch(85.54% 0.036 249.6) |
| XYZ | xyz(58.7020, 62.8085, 84.6163) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.93
Lightsteelblue
#B0C4DE
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.80
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2E7 #E7D3BE
analogous
#BEE6E7 #BED2E7 #BFBEE7
triadic
#BED2E7 #E7BED2 #D2E7BE
tetradic
#BED2E7 #E7BEE6 #E7D3BE #BEE7BF
square
#BED2E7 #E7BEE6 #E7D3BE #BEE7BF
split-complementary
#BED2E7 #E7BFBE #E6E7BE
monochromatic
#6594C6 #91B3D6 #BED2E7 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.55
#BED2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2E7
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2E7 | 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)
#CAD2E8
Deuteranopia (green-blind)
#C6CEE7
Tritanopia (blue-blind)
#B4D7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed2e7; /* rgb */ color: rgb(190, 210, 231); /* oklch */ color: oklch(85.5% 0.036 249.6);
Tailwind
colors: {
custom: {
50: '#d2dfee',
500: '#bed2e7',
950: '#000000',
},
}SCSS
$custom: #bed2e7; $custom-light: #d2dfee; $custom-dark: #000000;
JSON
{
"hex": "#bed2e7",
"rgb": {
"r": 190,
"g": 210,
"b": 231
},
"hsl": {
"h": 210.732,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.85538,
"c": 0.03642,
"h": 249.6
},
"luminance": 0.6281
}Semantic roles & 50–950 ramp
primary
#BED2E7
secondary
#C2A587
accent
#742CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485