#BEC8DB#BEC8DB
#BEC8DB is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.1% C 0.029 H 263.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8DB |
|---|---|
| RGB | rgb(190, 200, 219) |
| HSL | hsl(219, 29%, 80%) |
| HSV | hsv(219, 13%, 86%) |
| CMYK | cmyk(13.2%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.39, 0.37, -10.60) |
| CIE-LCH | lch(80.39, 10.61, 271.99°) |
| OKLab | oklab(83.1% -0.0033 -0.0286) |
| OKLCH | oklch(83.1% 0.029 263.4) |
| XYZ | xyz(54.6728, 57.3694, 75.1971) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.90
Cloudy Blue
#ACC2D9
ΔE00 4.69
Dove Gray
#B6B8BD
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 8.00
Fog
#D8DCE0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8DB #DBD1BE
analogous
#BED7DB #BEC8DB #C2BEDB
triadic
#BEC8DB #DBBEC8 #C8DBBE
tetradic
#BEC8DB #DBBED7 #DBD1BE #BEDBC2
square
#BEC8DB #DBBED7 #DBD1BE #BEDBC2
split-complementary
#BEC8DB #DBC2BE #D7DBBE
monochromatic
#6F85AF #97A7C5 #BEC8DB #E5E9F1 #EBEEF4
Accessibility & contrast
On white
1.68
#BEC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BEC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8DB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8DB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#B7CCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec8db; /* rgb */ color: rgb(190, 200, 219); /* oklch */ color: oklch(83.1% 0.029 263.4);
Tailwind
colors: {
custom: {
50: '#d1d8e6',
500: '#bec8db',
950: '#000000',
},
}SCSS
$custom: #bec8db; $custom-light: #d1d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bec8db",
"rgb": {
"r": 190,
"g": 200,
"b": 219
},
"hsl": {
"h": 219.31,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.83099,
"c": 0.02878,
"h": 263.4
},
"luminance": 0.5737
}Semantic roles & 50–950 ramp
primary
#BEC8DB
secondary
#B2A58B
accent
#833EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384