#BEBED5#BEBED5
#BEBED5 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.9% C 0.032 H 285.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED5 |
|---|---|
| RGB | rgb(190, 190, 213) |
| HSL | hsl(240, 21%, 79%) |
| HSV | hsv(240, 11%, 84%) |
| CMYK | cmyk(10.8%, 10.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.63, 4.48, -11.49) |
| CIE-LCH | lch(77.63, 12.33, 291.30°) |
| OKLab | oklab(80.88% 0.0087 -0.031) |
| OKLCH | oklch(80.88% 0.032 285.7) |
| XYZ | xyz(51.6564, 52.5778, 70.3650) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.92
Light Periwinkle
#C1C6FC
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED5 #D5D5BE
analogous
#BECAD5 #BEBED5 #CABED5
triadic
#BEBED5 #D5BEBE #BED5BE
tetradic
#BEBED5 #D5BECA #D5D5BE #BED5CA
square
#BEBED5 #D5BECA #D5D5BE #BED5CA
split-complementary
#BEBED5 #D5CABE #CAD5BE
monochromatic
#7474A5 #9999BD #BEBED5 #E3E3ED #ECECF3
Accessibility & contrast
On white
1.82
#BEBED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BEBED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED5
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED5 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D6
Deuteranopia (green-blind)
#B8BFD4
Tritanopia (blue-blind)
#B9C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed5; /* rgb */ color: rgb(190, 190, 213); /* oklch */ color: oklch(80.9% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#d1d1e2',
500: '#bebed5',
950: '#000000',
},
}SCSS
$custom: #bebed5; $custom-light: #d1d1e2; $custom-dark: #000000;
JSON
{
"hex": "#bebed5",
"rgb": {
"r": 190,
"g": 190,
"b": 213
},
"hsl": {
"h": 240,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.80875,
"c": 0.03215,
"h": 285.7
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#BEBED5
secondary
#ABAB8D
accent
#A046A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384