#BED8FA#BED8FA
#BED8FA is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.4% C 0.055 H 255.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8FA |
|---|---|
| RGB | rgb(190, 216, 250) |
| HSL | hsl(214, 86%, 86%) |
| HSV | hsv(214, 24%, 98%) |
| CMYK | cmyk(24%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(85.48, -1.38, -19.45) |
| CIE-LCH | lch(85.48, 19.50, 265.94°) |
| OKLab | oklab(87.42% -0.014 -0.0531) |
| OKLCH | oklch(87.42% 0.055 255.2) |
| XYZ | xyz(63.0417, 66.9591, 100.0268) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.88
Light Blue Grey
#B7C9E2
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8FA #FAE0BE
analogous
#BEF6FA #BED8FA #C2BEFA
triadic
#BED8FA #FABED8 #D8FABE
tetradic
#BED8FA #FABEF6 #FAE0BE #BEFAC2
square
#BED8FA #FABEF6 #FAE0BE #BEFAC2
split-complementary
#BED8FA #FAC2BE #F6FABE
monochromatic
#4C94F1 #85B6F6 #BED8FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.46
#BED8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BED8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8FA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8FA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#AEDFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bed8fa; /* rgb */ color: rgb(190, 216, 250); /* oklch */ color: oklch(87.4% 0.055 255.2);
Tailwind
colors: {
custom: {
50: '#d2e4fc',
500: '#bed8fa',
950: '#000000',
},
}SCSS
$custom: #bed8fa; $custom-light: #d2e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bed8fa",
"rgb": {
"r": 190,
"g": 216,
"b": 250
},
"hsl": {
"h": 214,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87415,
"c": 0.05491,
"h": 255.2
},
"luminance": 0.66961
}Semantic roles & 50–950 ramp
primary
#BED8FA
secondary
#DFB57E
accent
#8203E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485