#BEBFDB#BEBFDB
#BEBFDB is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.039 H 283.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFDB |
|---|---|
| RGB | rgb(190, 191, 219) |
| HSL | hsl(238, 29%, 80%) |
| HSV | hsv(238, 13%, 86%) |
| CMYK | cmyk(13.2%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.07, 5.18, -14.07) |
| CIE-LCH | lch(78.07, 15.00, 290.21°) |
| OKLab | oklab(81.28% 0.0094 -0.038) |
| OKLCH | oklch(81.28% 0.039 283.9) |
| XYZ | xyz(52.6494, 53.3227, 74.5226) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 9.55
Lavender (CSS)
#E6E6FA
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFDB #DBDABE
analogous
#BECDDB #BEBFDB #CBBEDB
triadic
#BEBFDB #DBBEBF #BFDBBE
tetradic
#BEBFDB #DBBECD #DBDABE #BEDBCB
square
#BEBFDB #DBBECD #DBDABE #BEDBCB
split-complementary
#BEBFDB #DBCBBE #CDDBBE
monochromatic
#6F71AF #9798C5 #BEBFDB #E5E6F1 #EBECF4
Accessibility & contrast
On white
1.80
#BEBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BEBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFDB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFDB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DC
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#B8C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfdb; /* rgb */ color: rgb(190, 191, 219); /* oklch */ color: oklch(81.3% 0.039 283.9);
Tailwind
colors: {
custom: {
50: '#d1d2e6',
500: '#bebfdb',
950: '#000000',
},
}SCSS
$custom: #bebfdb; $custom-light: #d1d2e6; $custom-dark: #000000;
JSON
{
"hex": "#bebfdb",
"rgb": {
"r": 190,
"g": 191,
"b": 219
},
"hsl": {
"h": 237.931,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8128,
"c": 0.03919,
"h": 283.9
},
"luminance": 0.53323
}Semantic roles & 50–950 ramp
primary
#BEBFDB
secondary
#B2B18B
accent
#A43EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384