#BED2F3#BED2F3
#BED2F3 is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.0% C 0.051 H 260.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2F3 |
|---|---|
| RGB | rgb(190, 210, 243) |
| HSL | hsl(217, 69%, 85%) |
| HSV | hsv(217, 22%, 95%) |
| CMYK | cmyk(21.8%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.71, 0.22, -18.42) |
| CIE-LCH | lch(83.71, 18.42, 270.67°) |
| OKLab | oklab(85.95% -0.0084 -0.0502) |
| OKLCH | oklch(85.95% 0.051 260.4) |
| XYZ | xyz(60.4552, 63.5098, 93.8501) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.32
Powder Blue (survey)
#B1D1FC
ΔE00 3.75
Lightsteelblue
#B0C4DE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2F3 #F3DFBE
analogous
#BEEDF3 #BED2F3 #C4BEF3
triadic
#BED2F3 #F3BED2 #D2F3BE
tetradic
#BED2F3 #F3BEED #F3DFBE #BEF3C4
square
#BED2F3 #F3BEED #F3DFBE #BEF3C4
split-complementary
#BED2F3 #F3C4BE #EDF3BE
monochromatic
#578AE0 #8AAEE9 #BED2F3 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.53
#BED2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BED2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2F3
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2F3 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F5
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#B0D9DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed2f3; /* rgb */ color: rgb(190, 210, 243); /* oklch */ color: oklch(86.0% 0.051 260.4);
Tailwind
colors: {
custom: {
50: '#d2dff7',
500: '#bed2f3',
950: '#000000',
},
}SCSS
$custom: #bed2f3; $custom-light: #d2dff7; $custom-dark: #000000;
JSON
{
"hex": "#bed2f3",
"rgb": {
"r": 190,
"g": 210,
"b": 243
},
"hsl": {
"h": 217.358,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.8595,
"c": 0.05091,
"h": 260.4
},
"luminance": 0.63511
}Semantic roles & 50–950 ramp
primary
#BED2F3
secondary
#D3B582
accent
#8A15D1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485