#BED2E4#BED2E4
#BED2E4 is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.033 H 245.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2E4 |
|---|---|
| RGB | rgb(190, 210, 228) |
| HSL | hsl(208, 41%, 82%) |
| HSV | hsv(208, 17%, 89%) |
| CMYK | cmyk(16.7%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.25, -3.03, -11.13) |
| CIE-LCH | lch(83.25, 11.54, 254.78°) |
| OKLab | oklab(85.44% -0.0138 -0.0301) |
| OKLCH | oklch(85.44% 0.033 245.4) |
| XYZ | xyz(58.2819, 62.6405, 82.4039) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.88
Cloudy Blue
#ACC2D9
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2E4 #E4D0BE
analogous
#BEE4E3 #BED2E4 #BEBFE4
triadic
#BED2E4 #E4BED2 #D2E4BE
tetradic
#BED2E4 #E3BEE4 #E4D0BE #BFE4BE
square
#BED2E4 #E3BEE4 #E4D0BE #BFE4BE
split-complementary
#BED2E4 #E4BEBF #E4E3BE
monochromatic
#6896C0 #93B4D2 #BED2E4 #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.55
#BED2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BED2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2E4
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2E4 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E5
Deuteranopia (green-blind)
#C6CEE4
Tritanopia (blue-blind)
#B4D6D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2e4; /* rgb */ color: rgb(190, 210, 228); /* oklch */ color: oklch(85.4% 0.033 245.4);
Tailwind
colors: {
custom: {
50: '#d2dfec',
500: '#bed2e4',
950: '#000000',
},
}SCSS
$custom: #bed2e4; $custom-light: #d2dfec; $custom-dark: #000000;
JSON
{
"hex": "#bed2e4",
"rgb": {
"r": 190,
"g": 210,
"b": 228
},
"hsl": {
"h": 208.421,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.85439,
"c": 0.03314,
"h": 245.4
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#BED2E4
secondary
#BEA289
accent
#6F31B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484