#BEC6DF#BEC6DF
#BEC6DF is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.036 H 271.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6DF |
|---|---|
| RGB | rgb(190, 198, 223) |
| HSL | hsl(225, 34%, 81%) |
| HSV | hsv(225, 15%, 87%) |
| CMYK | cmyk(14.8%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.99, 2.27, -13.34) |
| CIE-LCH | lch(79.99, 13.53, 279.64°) |
| OKLab | oklab(82.83% 0.001 -0.0361) |
| OKLCH | oklch(82.83% 0.036 271.5) |
| XYZ | xyz(54.7455, 56.6622, 77.8504) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 7.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6DF #DFD7BE
analogous
#BED6DF #BEC6DF #C6BEDF
triadic
#BEC6DF #DFBEC6 #C6DFBE
tetradic
#BEC6DF #DFBED6 #DFD7BE #BEDFC6
square
#BEC6DF #DFBED6 #DFD7BE #BEDFC6
split-complementary
#BEC6DF #DFC6BE #D6DFBE
monochromatic
#6C7EB7 #95A2CB #BEC6DF #E7EAF3 #EAEDF5
Accessibility & contrast
On white
1.70
#BEC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BEC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6DF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6DF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#B7CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec6df; /* rgb */ color: rgb(190, 198, 223); /* oklch */ color: oklch(82.8% 0.036 271.5);
Tailwind
colors: {
custom: {
50: '#d1d7e9',
500: '#bec6df',
950: '#000000',
},
}SCSS
$custom: #bec6df; $custom-light: #d1d7e9; $custom-dark: #000000;
JSON
{
"hex": "#bec6df",
"rgb": {
"r": 190,
"g": 198,
"b": 223
},
"hsl": {
"h": 225.455,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.82827,
"c": 0.03609,
"h": 271.5
},
"luminance": 0.56663
}Semantic roles & 50–950 ramp
primary
#BEC6DF
secondary
#B7AC8A
accent
#9139AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384