#BEBFCF#BEBFCF
#BEBFCF is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.022 H 283.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFCF |
|---|---|
| RGB | rgb(190, 191, 207) |
| HSL | hsl(236, 15%, 78%) |
| HSV | hsv(236, 8%, 81%) |
| CMYK | cmyk(8.2%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.71, 2.73, -8.13) |
| CIE-LCH | lch(77.71, 8.57, 288.58°) |
| OKLab | oklab(80.88% 0.0051 -0.0218) |
| OKLCH | oklch(80.88% 0.022 283) |
| XYZ | xyz(51.1263, 52.7135, 66.5006) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 7.19
Silver
#C0C0C0
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.36
Light Gray
#D3D3D3
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFCF #CFCEBE
analogous
#BEC7CF #BEBFCF #C5BECF
triadic
#BEBFCF #CFBEBF #BFCFBE
tetradic
#BEBFCF #CFBEC7 #CFCEBE #BECFC5
square
#BEBFCF #CFBEC7 #CFCEBE #BECFC5
split-complementary
#BEBFCF #CFC5BE #C7CFBE
monochromatic
#787A9B #9B9CB5 #BEBFCF #E1E2E9 #EDEEF2
Accessibility & contrast
On white
1.82
#BEBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BEBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFCF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFCF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D0
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#BBC2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfcf; /* rgb */ color: rgb(190, 191, 207); /* oklch */ color: oklch(80.9% 0.022 283.0);
Tailwind
colors: {
custom: {
50: '#d1d2dd',
500: '#bebfcf',
950: '#000000',
},
}SCSS
$custom: #bebfcf; $custom-light: #d1d2dd; $custom-dark: #000000;
JSON
{
"hex": "#bebfcf",
"rgb": {
"r": 190,
"g": 191,
"b": 207
},
"hsl": {
"h": 236.471,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.8088,
"c": 0.02238,
"h": 283
},
"luminance": 0.52714
}Semantic roles & 50–950 ramp
primary
#BEBFCF
secondary
#A3A28E
accent
#954C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384