#BEBFD3#BEBFD3
#BEBFD3 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.0% C 0.028 H 283.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD3 |
|---|---|
| RGB | rgb(190, 191, 211) |
| HSL | hsl(237, 19%, 79%) |
| HSV | hsv(237, 10%, 83%) |
| CMYK | cmyk(10%, 9.5%, 0%, 17.3%) |
| CIE-LAB | lab(77.82, 3.54, -10.11) |
| CIE-LCH | lch(77.82, 10.72, 289.27°) |
| OKLab | oklab(81.01% 0.0065 -0.0272) |
| OKLCH | oklch(81.01% 0.028 283.5) |
| XYZ | xyz(51.6215, 52.9115, 69.1087) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 8.69
Silver
#C0C0C0
ΔE00 9.08
Lavender (CSS)
#E6E6FA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD3 #D3D2BE
analogous
#BEC9D3 #BEBFD3 #C7BED3
triadic
#BEBFD3 #D3BEBF #BFD3BE
tetradic
#BEBFD3 #D3BEC9 #D3D2BE #BED3C7
square
#BEBFD3 #D3BEC9 #D3D2BE #BED3C7
split-complementary
#BEBFD3 #D3C7BE #C9D3BE
monochromatic
#7577A2 #9A9BBA #BEBFD3 #E2E3EC #EDEDF3
Accessibility & contrast
On white
1.81
#BEBFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BEBFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D4
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#BAC2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfd3; /* rgb */ color: rgb(190, 191, 211); /* oklch */ color: oklch(81.0% 0.028 283.5);
Tailwind
colors: {
custom: {
50: '#d1d2e0',
500: '#bebfd3',
950: '#000000',
},
}SCSS
$custom: #bebfd3; $custom-light: #d1d2e0; $custom-dark: #000000;
JSON
{
"hex": "#bebfd3",
"rgb": {
"r": 190,
"g": 191,
"b": 211
},
"hsl": {
"h": 237.143,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.8101,
"c": 0.02798,
"h": 283.5
},
"luminance": 0.52912
}Semantic roles & 50–950 ramp
primary
#BEBFD3
secondary
#A8A78D
accent
#9A489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384