#BED4FD#BED4FD
#BED4FD is a very light, moderate blue. Relative luminance 0.651; OKLCH L 86.7% C 0.062 H 262.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4FD |
|---|---|
| RGB | rgb(190, 212, 253) |
| HSL | hsl(219, 94%, 87%) |
| HSV | hsv(219, 25%, 99%) |
| CMYK | cmyk(24.9%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.55, 1.41, -22.45) |
| CIE-LCH | lch(84.55, 22.50, 273.59°) |
| OKLab | oklab(86.71% -0.0077 -0.0614) |
| OKLCH | oklch(86.71% 0.062 262.8) |
| XYZ | xyz(62.5035, 65.1241, 102.1865) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.14
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 5.97
Pastel Blue
#A2BFFE
ΔE00 6.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4FD #FDE7BE
analogous
#BEF3FD #BED4FD #C8BEFD
triadic
#BED4FD #FDBED4 #D4FDBE
tetradic
#BED4FD #FDBEF3 #FDE7BE #BEFDC8
square
#BED4FD #FDBEF3 #FDE7BE #BEFDC8
split-complementary
#BED4FD #FDC8BE #F3FDBE
monochromatic
#4785F9 #83ADFB #BED4FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.50
#BED4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BED4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4FD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4FD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#ADDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed4fd; /* rgb */ color: rgb(190, 212, 253); /* oklch */ color: oklch(86.7% 0.062 262.8);
Tailwind
colors: {
custom: {
50: '#d2e1fe',
500: '#bed4fd',
950: '#000000',
},
}SCSS
$custom: #bed4fd; $custom-light: #d2e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bed4fd",
"rgb": {
"r": 190,
"g": 212,
"b": 253
},
"hsl": {
"h": 219.048,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86713,
"c": 0.06192,
"h": 262.8
},
"luminance": 0.65126
}Semantic roles & 50–950 ramp
primary
#BED4FD
secondary
#E4BF7B
accent
#9500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485