#BEC3CF#BEC3CF
#BEC3CF is a light, near-neutral blue. Relative luminance 0.545; OKLCH L 81.7% C 0.018 H 267.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3CF |
|---|---|
| RGB | rgb(190, 195, 207) |
| HSL | hsl(222, 15%, 78%) |
| HSV | hsv(222, 8%, 81%) |
| CMYK | cmyk(8.2%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(78.74, 0.60, -6.59) |
| CIE-LCH | lch(78.74, 6.62, 275.17°) |
| OKLab | oklab(81.69% -0.0007 -0.0177) |
| OKLCH | oklch(81.69% 0.018 267.8) |
| XYZ | xyz(52.0105, 54.4819, 66.7953) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3CF #CFCABE
analogous
#BECBCF #BEC3CF #C1BECF
triadic
#BEC3CF #CFBEC3 #C3CFBE
tetradic
#BEC3CF #CFBECB #CFCABE #BECFC1
square
#BEC3CF #CFBECB #CFCABE #BECFC1
split-complementary
#BEC3CF #CFC1BE #CBCFBE
monochromatic
#78829B #9BA3B5 #BEC3CF #E1E3E9 #EDEFF2
Accessibility & contrast
On white
1.77
#BEC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BEC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3CF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3CF | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#BAC5C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec3cf; /* rgb */ color: rgb(190, 195, 207); /* oklch */ color: oklch(81.7% 0.018 267.8);
Tailwind
colors: {
custom: {
50: '#d1d5dd',
500: '#bec3cf',
950: '#000000',
},
}SCSS
$custom: #bec3cf; $custom-light: #d1d5dd; $custom-dark: #000000;
JSON
{
"hex": "#bec3cf",
"rgb": {
"r": 190,
"g": 195,
"b": 207
},
"hsl": {
"h": 222.353,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81693,
"c": 0.01768,
"h": 267.8
},
"luminance": 0.54482
}Semantic roles & 50–950 ramp
primary
#BEC3CF
secondary
#A39D8E
accent
#834C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384