#BEDCFB#BEDCFB
#BEDCFB is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.054 H 249.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCFB |
|---|---|
| RGB | rgb(190, 220, 251) |
| HSL | hsl(210, 88%, 86%) |
| HSV | hsv(210, 24%, 98%) |
| CMYK | cmyk(24.3%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.55, -3.25, -18.37) |
| CIE-LCH | lch(86.55, 18.65, 259.97°) |
| OKLab | oklab(88.27% -0.0189 -0.0501) |
| OKLCH | oklch(88.27% 0.054 249.3) |
| XYZ | xyz(64.2362, 69.0965, 101.2006) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.65
Light Blue
#95D0FC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCFB #FBDDBE
analogous
#BEFBFB #BEDCFB #BFBEFB
triadic
#BEDCFB #FBBEDC #DCFBBE
tetradic
#BEDCFB #FBBEFB #FBDDBE #BEFBBF
square
#BEDCFB #FBBEFB #FBDDBE #BEFBBF
split-complementary
#BEDCFB #FBBFBE #FBFBBE
monochromatic
#4B9EF4 #84BDF7 #BEDCFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.42
#BEDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BEDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCFB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCFB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#ADE3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedcfb; /* rgb */ color: rgb(190, 220, 251); /* oklch */ color: oklch(88.3% 0.054 249.3);
Tailwind
colors: {
custom: {
50: '#d2e6fc',
500: '#bedcfb',
950: '#000000',
},
}SCSS
$custom: #bedcfb; $custom-light: #d2e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bedcfb",
"rgb": {
"r": 190,
"g": 220,
"b": 251
},
"hsl": {
"h": 210.492,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.88266,
"c": 0.05356,
"h": 249.3
},
"luminance": 0.69099
}Semantic roles & 50–950 ramp
primary
#BEDCFB
secondary
#E0AF7D
accent
#7500E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485