#BEBFD9#BEBFD9
#BEBFD9 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.036 H 283.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD9 |
|---|---|
| RGB | rgb(190, 191, 217) |
| HSL | hsl(238, 26%, 80%) |
| HSV | hsv(238, 12%, 85%) |
| CMYK | cmyk(12.4%, 12%, 0%, 14.9%) |
| CIE-LAB | lab(78.00, 4.76, -13.09) |
| CIE-LCH | lch(78.00, 13.93, 290.01°) |
| OKLab | oklab(81.21% 0.0087 -0.0353) |
| OKLCH | oklch(81.21% 0.036 283.8) |
| XYZ | xyz(52.3877, 53.2180, 73.1443) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.85
Light Periwinkle
#C1C6FC
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 9.19
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD9 #D9D8BE
analogous
#BECDD9 #BEBFD9 #CBBED9
triadic
#BEBFD9 #D9BEBF #BFD9BE
tetradic
#BEBFD9 #D9BECD #D9D8BE #BED9CB
square
#BEBFD9 #D9BECD #D9D8BE #BED9CB
split-complementary
#BEBFD9 #D9CBBE #CDD9BE
monochromatic
#7173AC #9799C2 #BEBFD9 #E5E5F0 #ECECF4
Accessibility & contrast
On white
1.80
#BEBFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BEBFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD9
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD9 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DA
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#B9C3C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfd9; /* rgb */ color: rgb(190, 191, 217); /* oklch */ color: oklch(81.2% 0.036 283.8);
Tailwind
colors: {
custom: {
50: '#d1d2e4',
500: '#bebfd9',
950: '#000000',
},
}SCSS
$custom: #bebfd9; $custom-light: #d1d2e4; $custom-dark: #000000;
JSON
{
"hex": "#bebfd9",
"rgb": {
"r": 190,
"g": 191,
"b": 217
},
"hsl": {
"h": 237.778,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.81212,
"c": 0.03639,
"h": 283.8
},
"luminance": 0.53219
}Semantic roles & 50–950 ramp
primary
#BEBFD9
secondary
#AFAE8C
accent
#A141A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384