#BEC7DB#BEC7DB
#BEC7DB is a very light, muted blue. Relative luminance 0.569; OKLCH L 82.9% C 0.030 H 266.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7DB |
|---|---|
| RGB | rgb(190, 199, 219) |
| HSL | hsl(221, 29%, 80%) |
| HSV | hsv(221, 13%, 86%) |
| CMYK | cmyk(13.2%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.13, 0.90, -10.99) |
| CIE-LCH | lch(80.13, 11.02, 274.68°) |
| OKLab | oklab(82.9% -0.0019 -0.0296) |
| OKLCH | oklch(82.9% 0.03 266.3) |
| XYZ | xyz(54.4419, 56.9077, 75.1201) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.31
Lightsteelblue
#B0C4DE
ΔE00 4.15
Cloudy Blue
#ACC2D9
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7DB #DBD2BE
analogous
#BED6DB #BEC7DB #C3BEDB
triadic
#BEC7DB #DBBEC7 #C7DBBE
tetradic
#BEC7DB #DBBED6 #DBD2BE #BEDBC3
square
#BEC7DB #DBBED6 #DBD2BE #BEDBC3
split-complementary
#BEC7DB #DBC3BE #D6DBBE
monochromatic
#6F83AF #97A5C5 #BEC7DB #E5E9F1 #EBEEF4
Accessibility & contrast
On white
1.70
#BEC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BEC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7DB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7DB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#B7CBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec7db; /* rgb */ color: rgb(190, 199, 219); /* oklch */ color: oklch(82.9% 0.030 266.3);
Tailwind
colors: {
custom: {
50: '#d1d8e6',
500: '#bec7db',
950: '#000000',
},
}SCSS
$custom: #bec7db; $custom-light: #d1d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bec7db",
"rgb": {
"r": 190,
"g": 199,
"b": 219
},
"hsl": {
"h": 221.379,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82895,
"c": 0.0297,
"h": 266.3
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#BEC7DB
secondary
#B2A68B
accent
#873EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384