#BEBFD6#BEBFD6
#BEBFD6 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.1% C 0.032 H 283.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD6 |
|---|---|
| RGB | rgb(190, 191, 214) |
| HSL | hsl(238, 23%, 79%) |
| HSV | hsv(238, 11%, 84%) |
| CMYK | cmyk(11.2%, 10.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.91, 4.15, -11.60) |
| CIE-LCH | lch(77.91, 12.32, 289.67°) |
| OKLab | oklab(81.11% 0.0076 -0.0313) |
| OKLCH | oklch(81.11% 0.032 283.7) |
| XYZ | xyz(52.0011, 53.0634, 71.1079) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 8.97
Cloudy Blue
#ACC2D9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD6 #D6D5BE
analogous
#BECBD6 #BEBFD6 #C9BED6
triadic
#BEBFD6 #D6BEBF #BFD6BE
tetradic
#BEBFD6 #D6BECB #D6D5BE #BED6C9
square
#BEBFD6 #D6BECB #D6D5BE #BED6C9
split-complementary
#BEBFD6 #D6C9BE #CBD6BE
monochromatic
#7375A7 #989ABE #BEBFD6 #E4E4EE #ECEDF3
Accessibility & contrast
On white
1.81
#BEBFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BEBFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D7
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#B9C3C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfd6; /* rgb */ color: rgb(190, 191, 214); /* oklch */ color: oklch(81.1% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#d1d2e2',
500: '#bebfd6',
950: '#000000',
},
}SCSS
$custom: #bebfd6; $custom-light: #d1d2e2; $custom-dark: #000000;
JSON
{
"hex": "#bebfd6",
"rgb": {
"r": 190,
"g": 191,
"b": 214
},
"hsl": {
"h": 237.5,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.8111,
"c": 0.03218,
"h": 283.7
},
"luminance": 0.53064
}Semantic roles & 50–950 ramp
primary
#BEBFD6
secondary
#ACAA8C
accent
#9D44A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384