#BEBED8#BEBED8
#BEBED8 is a light, muted blue. Relative luminance 0.527; OKLCH L 81.0% C 0.036 H 285.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED8 |
|---|---|
| RGB | rgb(190, 190, 216) |
| HSL | hsl(240, 25%, 80%) |
| HSV | hsv(240, 12%, 85%) |
| CMYK | cmyk(12%, 12%, 0%, 15.3%) |
| CIE-LAB | lab(77.72, 5.10, -12.98) |
| CIE-LCH | lch(77.72, 13.94, 291.44°) |
| OKLab | oklab(80.98% 0.0098 -0.035) |
| OKLCH | oklch(80.98% 0.036 285.6) |
| XYZ | xyz(52.0407, 52.7315, 72.3889) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED8 #D8D8BE
analogous
#BECBD8 #BEBED8 #CBBED8
triadic
#BEBED8 #D8BEBE #BED8BE
tetradic
#BEBED8 #D8BECB #D8D8BE #BED8CB
square
#BEBED8 #D8BECB #D8D8BE #BED8CB
split-complementary
#BEBED8 #D8CBBE #CBD8BE
monochromatic
#7272AA #9898C1 #BEBED8 #E4E4EF #ECECF4
Accessibility & contrast
On white
1.82
#BEBED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BEBED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D9
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#B9C2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed8; /* rgb */ color: rgb(190, 190, 216); /* oklch */ color: oklch(81.0% 0.036 285.6);
Tailwind
colors: {
custom: {
50: '#d1d1e4',
500: '#bebed8',
950: '#000000',
},
}SCSS
$custom: #bebed8; $custom-light: #d1d1e4; $custom-dark: #000000;
JSON
{
"hex": "#bebed8",
"rgb": {
"r": 190,
"g": 190,
"b": 216
},
"hsl": {
"h": 240,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.80977,
"c": 0.03636,
"h": 285.6
},
"luminance": 0.52732
}Semantic roles & 50–950 ramp
primary
#BEBED8
secondary
#AEAE8C
accent
#A442A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384