#BED2EB#BED2EB
#BED2EB is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.7% C 0.041 H 254.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2EB |
|---|---|
| RGB | rgb(190, 210, 235) |
| HSL | hsl(213, 53%, 83%) |
| HSV | hsv(213, 19%, 92%) |
| CMYK | cmyk(19.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.46, -1.54, -14.55) |
| CIE-LCH | lch(83.46, 14.63, 263.97°) |
| OKLab | oklab(85.67% -0.0113 -0.0395) |
| OKLCH | oklch(85.67% 0.041 254.1) |
| XYZ | xyz(59.2734, 63.0371, 87.6256) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.24
Lightsteelblue
#B0C4DE
ΔE00 3.47
Cloudy Blue
#ACC2D9
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2EB #EBD7BE
analogous
#BEE8EB #BED2EB #C0BEEB
triadic
#BED2EB #EBBED2 #D2EBBE
tetradic
#BED2EB #EBBEE8 #EBD7BE #BEEBC0
square
#BED2EB #EBBEE8 #EBD7BE #BEEBC0
split-complementary
#BED2EB #EBC0BE #E8EBBE
monochromatic
#6091CE #8FB2DD #BED2EB #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.54
#BED2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BED2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2EB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2EB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#B3D7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed2eb; /* rgb */ color: rgb(190, 210, 235); /* oklch */ color: oklch(85.7% 0.041 254.1);
Tailwind
colors: {
custom: {
50: '#d2dff1',
500: '#bed2eb',
950: '#000000',
},
}SCSS
$custom: #bed2eb; $custom-light: #d2dff1; $custom-dark: #000000;
JSON
{
"hex": "#bed2eb",
"rgb": {
"r": 190,
"g": 210,
"b": 235
},
"hsl": {
"h": 213.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85673,
"c": 0.04106,
"h": 254.1
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#BED2EB
secondary
#C7AA86
accent
#7B25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485