#BEC0CC#BEC0CC
#BEC0CC is a light, near-neutral blue. Relative luminance 0.530; OKLCH L 81.0% C 0.017 H 278.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0CC |
|---|---|
| RGB | rgb(190, 192, 204) |
| HSL | hsl(231, 12%, 77%) |
| HSV | hsv(231, 7%, 80%) |
| CMYK | cmyk(6.9%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(77.88, 1.60, -6.25) |
| CIE-LCH | lch(77.88, 6.45, 284.39°) |
| OKLab | oklab(80.99% 0.0025 -0.0167) |
| OKLCH | oklch(80.99% 0.017 278.4) |
| XYZ | xyz(50.9818, 53.0058, 64.6603) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.03
Silver
#C0C0C0
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0CC #CCCABE
analogous
#BEC7CC #BEC0CC #C3BECC
triadic
#BEC0CC #CCBEC0 #C0CCBE
tetradic
#BEC0CC #CCBEC7 #CCCABE #BECCC3
square
#BEC0CC #CCBEC7 #CCCABE #BECCC3
split-complementary
#BEC0CC #CCC3BE #C7CCBE
monochromatic
#797E96 #9C9FB1 #BEC0CC #E0E1E7 #EEEEF2
Accessibility & contrast
On white
1.81
#BEC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BEC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0CC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0CC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#BBC2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec0cc; /* rgb */ color: rgb(190, 192, 204); /* oklch */ color: oklch(81.0% 0.017 278.4);
Tailwind
colors: {
custom: {
50: '#d1d3db',
500: '#bec0cc',
950: '#000000',
},
}SCSS
$custom: #bec0cc; $custom-light: #d1d3db; $custom-dark: #000000;
JSON
{
"hex": "#bec0cc",
"rgb": {
"r": 190,
"g": 192,
"b": 204
},
"hsl": {
"h": 231.429,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.80987,
"c": 0.0169,
"h": 278.4
},
"luminance": 0.53006
}Semantic roles & 50–950 ramp
primary
#BEC0CC
secondary
#A09D8E
accent
#8C4F96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384