#BEBFD5#BEBFD5
#BEBFD5 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.1% C 0.031 H 283.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD5 |
|---|---|
| RGB | rgb(190, 191, 213) |
| HSL | hsl(237, 21%, 79%) |
| HSV | hsv(237, 11%, 84%) |
| CMYK | cmyk(10.8%, 10.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.88, 3.94, -11.11) |
| CIE-LCH | lch(77.88, 11.79, 289.54°) |
| OKLab | oklab(81.08% 0.0073 -0.0299) |
| OKLCH | oklch(81.08% 0.031 283.6) |
| XYZ | xyz(51.8737, 53.0124, 70.4374) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 7.84
Cloudy Blue
#ACC2D9
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD5 #D5D4BE
analogous
#BECBD5 #BEBFD5 #C9BED5
triadic
#BEBFD5 #D5BEBF #BFD5BE
tetradic
#BEBFD5 #D5BECB #D5D4BE #BED5C9
square
#BEBFD5 #D5BECB #D5D4BE #BED5C9
split-complementary
#BEBFD5 #D5C9BE #CBD5BE
monochromatic
#7476A5 #999ABD #BEBFD5 #E3E4ED #ECEDF3
Accessibility & contrast
On white
1.81
#BEBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BEBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD5
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD5 | 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)
#BAC1D6
Deuteranopia (green-blind)
#B9C0D4
Tritanopia (blue-blind)
#B9C3C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfd5; /* rgb */ color: rgb(190, 191, 213); /* oklch */ color: oklch(81.1% 0.031 283.6);
Tailwind
colors: {
custom: {
50: '#d1d2e1',
500: '#bebfd5',
950: '#000000',
},
}SCSS
$custom: #bebfd5; $custom-light: #d1d2e1; $custom-dark: #000000;
JSON
{
"hex": "#bebfd5",
"rgb": {
"r": 190,
"g": 191,
"b": 213
},
"hsl": {
"h": 237.391,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.81077,
"c": 0.03078,
"h": 283.6
},
"luminance": 0.53013
}Semantic roles & 50–950 ramp
primary
#BEBFD5
secondary
#ABA98D
accent
#9C46A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384