#BEBED2#BEBED2
#BEBED2 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.8% C 0.028 H 285.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED2 |
|---|---|
| RGB | rgb(190, 190, 210) |
| HSL | hsl(240, 18%, 78%) |
| HSV | hsv(240, 10%, 82%) |
| CMYK | cmyk(9.5%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.54, 3.87, -10.00) |
| CIE-LCH | lch(77.54, 10.73, 291.15°) |
| OKLab | oklab(80.78% 0.0076 -0.0269) |
| OKLCH | oklch(80.78% 0.028 285.8) |
| XYZ | xyz(51.2792, 52.4269, 68.3781) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 8.19
Silver
#C0C0C0
ΔE00 9.18
Cloudy Blue
#ACC2D9
ΔE00 9.19
Lavender (CSS)
#E6E6FA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED2 #D2D2BE
analogous
#BEC8D2 #BEBED2 #C8BED2
triadic
#BEBED2 #D2BEBE #BED2BE
tetradic
#BEBED2 #D2BEC8 #D2D2BE #BED2C8
square
#BEBED2 #D2BEC8 #D2D2BE #BED2C8
split-complementary
#BEBED2 #D2C8BE #C8D2BE
monochromatic
#7676A0 #9A9AB9 #BEBED2 #E2E2EB #EDEDF2
Accessibility & contrast
On white
1.83
#BEBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BEBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#BAC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed2; /* rgb */ color: rgb(190, 190, 210); /* oklch */ color: oklch(80.8% 0.028 285.8);
Tailwind
colors: {
custom: {
50: '#d1d1df',
500: '#bebed2',
950: '#000000',
},
}SCSS
$custom: #bebed2; $custom-light: #d1d1df; $custom-dark: #000000;
JSON
{
"hex": "#bebed2",
"rgb": {
"r": 190,
"g": 190,
"b": 210
},
"hsl": {
"h": 240,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.80776,
"c": 0.02794,
"h": 285.8
},
"luminance": 0.52427
}Semantic roles & 50–950 ramp
primary
#BEBED2
secondary
#A7A78D
accent
#9C499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384