#BED5FE#BED5FE
#BED5FE is a very light, moderate blue. Relative luminance 0.657; OKLCH L 87.0% C 0.062 H 262.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5FE |
|---|---|
| RGB | rgb(190, 213, 254) |
| HSL | hsl(218, 97%, 87%) |
| HSV | hsv(218, 25%, 100%) |
| CMYK | cmyk(25.2%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.84, 1.11, -22.54) |
| CIE-LCH | lch(84.84, 22.57, 272.81°) |
| OKLab | oklab(86.95% -0.0087 -0.0617) |
| OKLCH | oklch(86.95% 0.062 262) |
| XYZ | xyz(62.9140, 65.6895, 103.1113) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Light Blue Grey
#B7C9E2
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 5.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5FE #FEE7BE
analogous
#BEF5FE #BED5FE #C7BEFE
triadic
#BED5FE #FEBED5 #D5FEBE
tetradic
#BED5FE #FEBEF5 #FEE7BE #BEFEC7
square
#BED5FE #FEBEF5 #FEE7BE #BEFEC7
split-complementary
#BED5FE #FEC7BE #F5FEBE
monochromatic
#4587FC #82AEFD #BED5FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.49
#BED5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BED5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5FE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5FE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#ADDDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed5fe; /* rgb */ color: rgb(190, 213, 254); /* oklch */ color: oklch(87.0% 0.062 262.0);
Tailwind
colors: {
custom: {
50: '#d2e1fe',
500: '#bed5fe',
950: '#000000',
},
}SCSS
$custom: #bed5fe; $custom-light: #d2e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bed5fe",
"rgb": {
"r": 190,
"g": 213,
"b": 254
},
"hsl": {
"h": 218.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86952,
"c": 0.0623,
"h": 262
},
"luminance": 0.65691
}Semantic roles & 50–950 ramp
primary
#BED5FE
secondary
#E6BF7B
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485