#BED8EB#BED8EB
#BED8EB is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.9% C 0.038 H 239.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8EB |
|---|---|
| RGB | rgb(190, 216, 235) |
| HSL | hsl(205, 53%, 83%) |
| HSV | hsv(205, 19%, 92%) |
| CMYK | cmyk(19.1%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.02, -4.68, -12.21) |
| CIE-LCH | lch(85.02, 13.07, 249.04°) |
| OKLab | oklab(86.9% -0.0194 -0.0331) |
| OKLCH | oklch(86.9% 0.038 239.7) |
| XYZ | xyz(60.7825, 66.0554, 88.1287) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8EB #EBD1BE
analogous
#BEEBE7 #BED8EB #BEC1EB
triadic
#BED8EB #EBBED8 #D8EBBE
tetradic
#BED8EB #E7BEEB #EBD1BE #C1EBBE
square
#BED8EB #E7BEEB #EBD1BE #C1EBBE
split-complementary
#BED8EB #EBBEC1 #EBE7BE
monochromatic
#60A0CE #8FBCDD #BED8EB #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.48
#BED8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BED8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8EB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8EB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#B2DDDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed8eb; /* rgb */ color: rgb(190, 216, 235); /* oklch */ color: oklch(86.9% 0.038 239.7);
Tailwind
colors: {
custom: {
50: '#d2e4f1',
500: '#bed8eb',
950: '#000000',
},
}SCSS
$custom: #bed8eb; $custom-light: #d2e4f1; $custom-dark: #000000;
JSON
{
"hex": "#bed8eb",
"rgb": {
"r": 190,
"g": 216,
"b": 235
},
"hsl": {
"h": 205.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.86903,
"c": 0.03834,
"h": 239.7
},
"luminance": 0.66057
}Semantic roles & 50–950 ramp
primary
#BED8EB
secondary
#C7A286
accent
#6725C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485