#BEBED0#BEBED0
#BEBED0 is a light, muted blue. Relative luminance 0.523; OKLCH L 80.7% C 0.025 H 285.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED0 |
|---|---|
| RGB | rgb(190, 190, 208) |
| HSL | hsl(240, 16%, 78%) |
| HSV | hsv(240, 9%, 82%) |
| CMYK | cmyk(8.7%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.48, 3.47, -9.01) |
| CIE-LCH | lch(77.48, 9.65, 291.06°) |
| OKLab | oklab(80.71% 0.0069 -0.0242) |
| OKLCH | oklch(80.71% 0.025 285.8) |
| XYZ | xyz(51.0316, 52.3278, 67.0741) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.43
Cloudy Blue
#ACC2D9
ΔE00 9.02
Lavender (CSS)
#E6E6FA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED0 #D0D0BE
analogous
#BEC7D0 #BEBED0 #C7BED0
triadic
#BEBED0 #D0BEBE #BED0BE
tetradic
#BEBED0 #D0BEC7 #D0D0BE #BED0C7
square
#BEBED0 #D0BEC7 #D0D0BE #BED0C7
split-complementary
#BEBED0 #D0C7BE #C7D0BE
monochromatic
#77779D #9A9AB6 #BEBED0 #E2E2EA #EDEDF2
Accessibility & contrast
On white
1.83
#BEBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BEBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D1
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#BBC1C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebed0; /* rgb */ color: rgb(190, 190, 208); /* oklch */ color: oklch(80.7% 0.025 285.8);
Tailwind
colors: {
custom: {
50: '#d1d1de',
500: '#bebed0',
950: '#000000',
},
}SCSS
$custom: #bebed0; $custom-light: #d1d1de; $custom-dark: #000000;
JSON
{
"hex": "#bebed0",
"rgb": {
"r": 190,
"g": 190,
"b": 208
},
"hsl": {
"h": 240,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.8071,
"c": 0.02514,
"h": 285.8
},
"luminance": 0.52328
}Semantic roles & 50–950 ramp
primary
#BEBED0
secondary
#A5A58E
accent
#9A4B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384