#BED4FE#BED4FE
#BED4FE is a very light, moderate blue. Relative luminance 0.652; OKLCH L 86.8% C 0.063 H 263.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4FE |
|---|---|
| RGB | rgb(190, 212, 254) |
| HSL | hsl(219, 97%, 87%) |
| HSV | hsv(219, 25%, 100%) |
| CMYK | cmyk(25.2%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.58, 1.64, -22.93) |
| CIE-LCH | lch(84.58, 22.99, 274.08°) |
| OKLab | oklab(86.75% -0.0074 -0.0628) |
| OKLCH | oklch(86.75% 0.063 263.3) |
| XYZ | xyz(62.6632, 65.1880, 103.0277) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.30
Baby Blue (survey)
#A2CFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4FE #FEE8BE
analogous
#BEF4FE #BED4FE #C8BEFE
triadic
#BED4FE #FEBED4 #D4FEBE
tetradic
#BED4FE #FEBEF4 #FEE8BE #BEFEC8
square
#BED4FE #FEBEF4 #FEE8BE #BEFEC8
split-complementary
#BED4FE #FEC8BE #F4FEBE
monochromatic
#4584FC #82ACFD #BED4FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.50
#BED4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BED4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4FE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4FE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#ADDCE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed4fe; /* rgb */ color: rgb(190, 212, 254); /* oklch */ color: oklch(86.8% 0.063 263.3);
Tailwind
colors: {
custom: {
50: '#d2e1fe',
500: '#bed4fe',
950: '#000000',
},
}SCSS
$custom: #bed4fe; $custom-light: #d2e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bed4fe",
"rgb": {
"r": 190,
"g": 212,
"b": 254
},
"hsl": {
"h": 219.375,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.8675,
"c": 0.06321,
"h": 263.3
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#BED4FE
secondary
#E6C17B
accent
#9700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486