#BEDCFD#BEDCFD
#BEDCFD is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.056 H 250.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCFD |
|---|---|
| RGB | rgb(190, 220, 253) |
| HSL | hsl(211, 94%, 87%) |
| HSV | hsv(211, 25%, 99%) |
| CMYK | cmyk(24.9%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(86.61, -2.80, -19.33) |
| CIE-LCH | lch(86.61, 19.53, 261.76°) |
| OKLab | oklab(88.34% -0.0182 -0.0528) |
| OKLCH | oklch(88.34% 0.056 250.9) |
| XYZ | xyz(64.5531, 69.2233, 102.8697) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.85
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCFD #FDDFBE
analogous
#BEFBFD #BEDCFD #C0BEFD
triadic
#BEDCFD #FDBEDC #DCFDBE
tetradic
#BEDCFD #FDBEFB #FDDFBE #BEFDC0
square
#BEDCFD #FDBEFB #FDDFBE #BEFDC0
split-complementary
#BEDCFD #FDC0BE #FBFDBE
monochromatic
#479CF9 #83BCFB #BEDCFD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.41
#BEDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BEDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCFD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCFD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#ADE3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedcfd; /* rgb */ color: rgb(190, 220, 253); /* oklch */ color: oklch(88.3% 0.056 250.9);
Tailwind
colors: {
custom: {
50: '#d2e6fe',
500: '#bedcfd',
950: '#000000',
},
}SCSS
$custom: #bedcfd; $custom-light: #d2e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bedcfd",
"rgb": {
"r": 190,
"g": 220,
"b": 253
},
"hsl": {
"h": 211.429,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88336,
"c": 0.05582,
"h": 250.9
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#BEDCFD
secondary
#E4B27B
accent
#7800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485