#BEBFDF#BEBFDF
#BEBFDF is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.045 H 283.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFDF |
|---|---|
| RGB | rgb(190, 191, 223) |
| HSL | hsl(238, 34%, 81%) |
| HSV | hsv(238, 15%, 87%) |
| CMYK | cmyk(14.8%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.19, 6.02, -16.04) |
| CIE-LCH | lch(78.19, 17.14, 290.57°) |
| OKLab | oklab(81.42% 0.0108 -0.0435) |
| OKLCH | oklch(81.42% 0.045 283.9) |
| XYZ | xyz(53.1823, 53.5359, 77.3293) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.65
Thistle
#D8BFD8
ΔE00 9.62
Light Lavender
#DFC5FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFDF #DFDEBE
analogous
#BECFDF #BEBFDF #CDBEDF
triadic
#BEBFDF #DFBEBF #BFDFBE
tetradic
#BEBFDF #DFBECF #DFDEBE #BEDFCD
square
#BEBFDF #DFBECF #DFDEBE #BEDFCD
split-complementary
#BEBFDF #DFCDBE #CFDFBE
monochromatic
#6C6EB7 #9597CB #BEBFDF #E7E7F3 #EAEBF5
Accessibility & contrast
On white
1.79
#BEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BEBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFDF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFDF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#B7C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfdf; /* rgb */ color: rgb(190, 191, 223); /* oklch */ color: oklch(81.4% 0.045 283.9);
Tailwind
colors: {
custom: {
50: '#d1d2e9',
500: '#bebfdf',
950: '#000000',
},
}SCSS
$custom: #bebfdf; $custom-light: #d1d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bebfdf",
"rgb": {
"r": 190,
"g": 191,
"b": 223
},
"hsl": {
"h": 238.182,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8142,
"c": 0.0448,
"h": 283.9
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#BEBFDF
secondary
#B7B68A
accent
#A939AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384