#BEC8DF#BEC8DF
#BEC8DF is a very light, muted blue. Relative luminance 0.576; OKLCH L 83.2% C 0.034 H 266.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8DF |
|---|---|
| RGB | rgb(190, 200, 223) |
| HSL | hsl(222, 34%, 81%) |
| HSV | hsv(222, 15%, 87%) |
| CMYK | cmyk(14.8%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(80.51, 1.20, -12.57) |
| CIE-LCH | lch(80.51, 12.62, 275.46°) |
| OKLab | oklab(83.23% -0.0018 -0.034) |
| OKLCH | oklch(83.23% 0.034 266.9) |
| XYZ | xyz(55.2057, 57.5826, 78.0038) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.02
Lightsteelblue
#B0C4DE
ΔE00 3.93
Cloudy Blue
#ACC2D9
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.85
Light Periwinkle
#C1C6FC
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8DF #DFD5BE
analogous
#BED8DF #BEC8DF #C4BEDF
triadic
#BEC8DF #DFBEC8 #C8DFBE
tetradic
#BEC8DF #DFBED8 #DFD5BE #BEDFC4
square
#BEC8DF #DFBED8 #DFD5BE #BEDFC4
split-complementary
#BEC8DF #DFC4BE #D8DFBE
monochromatic
#6C83B7 #95A5CB #BEC8DF #E7EBF3 #EAEEF5
Accessibility & contrast
On white
1.68
#BEC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BEC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8DF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8DF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#B6CCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec8df; /* rgb */ color: rgb(190, 200, 223); /* oklch */ color: oklch(83.2% 0.034 266.9);
Tailwind
colors: {
custom: {
50: '#d1d8e9',
500: '#bec8df',
950: '#000000',
},
}SCSS
$custom: #bec8df; $custom-light: #d1d8e9; $custom-dark: #000000;
JSON
{
"hex": "#bec8df",
"rgb": {
"r": 190,
"g": 200,
"b": 223
},
"hsl": {
"h": 221.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.83232,
"c": 0.03402,
"h": 266.9
},
"luminance": 0.57583
}Semantic roles & 50–950 ramp
primary
#BEC8DF
secondary
#B7A98A
accent
#8A39AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384