#BED2F2#BED2F2
#BED2F2 is a very light, muted blue. Relative luminance 0.635; OKLCH L 85.9% C 0.050 H 259.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2F2 |
|---|---|
| RGB | rgb(190, 210, 242) |
| HSL | hsl(217, 67%, 85%) |
| HSV | hsv(217, 21%, 95%) |
| CMYK | cmyk(21.5%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.68, -0.01, -17.94) |
| CIE-LCH | lch(83.68, 17.94, 269.98°) |
| OKLab | oklab(85.92% -0.0088 -0.0488) |
| OKLCH | oklch(85.92% 0.05 259.8) |
| XYZ | xyz(60.3046, 63.4496, 93.0569) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.09
Powder Blue (survey)
#B1D1FC
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2F2 #F2DEBE
analogous
#BEECF2 #BED2F2 #C4BEF2
triadic
#BED2F2 #F2BED2 #D2F2BE
tetradic
#BED2F2 #F2BEEC #F2DEBE #BEF2C4
square
#BED2F2 #F2BEEC #F2DEBE #BEF2C4
split-complementary
#BED2F2 #F2C4BE #ECF2BE
monochromatic
#588BDE #8BAFE8 #BED2F2 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.53
#BED2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BED2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2F2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2F2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#B1D9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed2f2; /* rgb */ color: rgb(190, 210, 242); /* oklch */ color: oklch(85.9% 0.050 259.8);
Tailwind
colors: {
custom: {
50: '#d2dff6',
500: '#bed2f2',
950: '#000000',
},
}SCSS
$custom: #bed2f2; $custom-light: #d2dff6; $custom-dark: #000000;
JSON
{
"hex": "#bed2f2",
"rgb": {
"r": 190,
"g": 210,
"b": 242
},
"hsl": {
"h": 216.923,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.85915,
"c": 0.04964,
"h": 259.8
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#BED2F2
secondary
#D2B382
accent
#8817CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485