#BED2E8#BED2E8
#BED2E8 is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.038 H 250.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2E8 |
|---|---|
| RGB | rgb(190, 210, 232) |
| HSL | hsl(211, 48%, 83%) |
| HSV | hsv(211, 18%, 91%) |
| CMYK | cmyk(18.1%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(83.37, -2.18, -13.09) |
| CIE-LCH | lch(83.37, 13.27, 260.54°) |
| OKLab | oklab(85.57% -0.0124 -0.0355) |
| OKLCH | oklch(85.57% 0.038 250.8) |
| XYZ | xyz(58.8436, 62.8652, 85.3622) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.68
Lightsteelblue
#B0C4DE
ΔE00 3.76
Cloudy Blue
#ACC2D9
ΔE00 4.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2E8 #E8D4BE
analogous
#BEE7E8 #BED2E8 #BFBEE8
triadic
#BED2E8 #E8BED2 #D2E8BE
tetradic
#BED2E8 #E8BEE7 #E8D4BE #BEE8BF
square
#BED2E8 #E8BEE7 #E8D4BE #BEE8BF
split-complementary
#BED2E8 #E8BFBE #E7E8BE
monochromatic
#6493C8 #91B3D8 #BED2E8 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.55
#BED2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BED2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2E8
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2E8 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#B3D7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed2e8; /* rgb */ color: rgb(190, 210, 232); /* oklch */ color: oklch(85.6% 0.038 250.8);
Tailwind
colors: {
custom: {
50: '#d2dfef',
500: '#bed2e8',
950: '#000000',
},
}SCSS
$custom: #bed2e8; $custom-light: #d2dfef; $custom-dark: #000000;
JSON
{
"hex": "#bed2e8",
"rgb": {
"r": 190,
"g": 210,
"b": 232
},
"hsl": {
"h": 211.429,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.85572,
"c": 0.03755,
"h": 250.8
},
"luminance": 0.62867
}Semantic roles & 50–950 ramp
primary
#BED2E8
secondary
#C3A787
accent
#762BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485