#BED9FE#BED9FE
#BED9FE is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.8% C 0.059 H 256.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9FE |
|---|---|
| RGB | rgb(190, 217, 254) |
| HSL | hsl(215, 97%, 87%) |
| HSV | hsv(215, 25%, 100%) |
| CMYK | cmyk(25.2%, 14.6%, 0%, 0.4%) |
| CIE-LAB | lab(85.87, -1.00, -20.98) |
| CIE-LCH | lch(85.87, 21.00, 267.27°) |
| OKLab | oklab(87.76% -0.014 -0.0573) |
| OKLCH | oklch(87.76% 0.059 256.3) |
| XYZ | xyz(63.9325, 67.7266, 103.4508) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.58
Light Blue Grey
#B7C9E2
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9FE #FEE3BE
analogous
#BEF9FE #BED9FE #C3BEFE
triadic
#BED9FE #FEBED9 #D9FEBE
tetradic
#BED9FE #FEBEF9 #FEE3BE #BEFEC3
square
#BED9FE #FEBEF9 #FEE3BE #BEFEC3
split-complementary
#BED9FE #FEC3BE #F9FEBE
monochromatic
#4593FC #82B6FD #BED9FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.44
#BED9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BED9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9FE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9FE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#ADE1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bed9fe; /* rgb */ color: rgb(190, 217, 254); /* oklch */ color: oklch(87.8% 0.059 256.3);
Tailwind
colors: {
custom: {
50: '#d2e4fe',
500: '#bed9fe',
950: '#000000',
},
}SCSS
$custom: #bed9fe; $custom-light: #d2e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bed9fe",
"rgb": {
"r": 190,
"g": 217,
"b": 254
},
"hsl": {
"h": 214.688,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87761,
"c": 0.05902,
"h": 256.3
},
"luminance": 0.67729
}Semantic roles & 50–950 ramp
primary
#BED9FE
secondary
#E6B87B
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485