#BEBED6#BEBED6
#BEBED6 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.9% C 0.034 H 285.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED6 |
|---|---|
| RGB | rgb(190, 190, 214) |
| HSL | hsl(240, 23%, 79%) |
| HSV | hsv(240, 11%, 84%) |
| CMYK | cmyk(11.2%, 11.2%, 0%, 16.1%) |
| CIE-LAB | lab(77.66, 4.68, -11.99) |
| CIE-LCH | lch(77.66, 12.87, 291.35°) |
| OKLab | oklab(80.91% 0.009 -0.0323) |
| OKLCH | oklch(80.91% 0.034 285.6) |
| XYZ | xyz(51.7837, 52.6287, 71.0355) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.61
Light Periwinkle
#C1C6FC
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED6 #D6D6BE
analogous
#BECAD6 #BEBED6 #CABED6
triadic
#BEBED6 #D6BEBE #BED6BE
tetradic
#BEBED6 #D6BECA #D6D6BE #BED6CA
square
#BEBED6 #D6BECA #D6D6BE #BED6CA
split-complementary
#BEBED6 #D6CABE #CAD6BE
monochromatic
#7373A7 #9898BE #BEBED6 #E4E4EE #ECECF3
Accessibility & contrast
On white
1.82
#BEBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BEBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED6
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED6 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D7
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#B9C2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed6; /* rgb */ color: rgb(190, 190, 214); /* oklch */ color: oklch(80.9% 0.034 285.6);
Tailwind
colors: {
custom: {
50: '#d1d1e2',
500: '#bebed6',
950: '#000000',
},
}SCSS
$custom: #bebed6; $custom-light: #d1d1e2; $custom-dark: #000000;
JSON
{
"hex": "#bebed6",
"rgb": {
"r": 190,
"g": 190,
"b": 214
},
"hsl": {
"h": 240,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.80909,
"c": 0.03355,
"h": 285.6
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#BEBED6
secondary
#ACAC8C
accent
#A144A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384