#BEBED1#BEBED1
#BEBED1 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.7% C 0.027 H 285.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED1 |
|---|---|
| RGB | rgb(190, 190, 209) |
| HSL | hsl(240, 17%, 78%) |
| HSV | hsv(240, 9%, 82%) |
| CMYK | cmyk(9.1%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(77.51, 3.67, -9.51) |
| CIE-LCH | lch(77.51, 10.19, 291.11°) |
| OKLab | oklab(80.74% 0.0072 -0.0255) |
| OKLCH | oklch(80.74% 0.027 285.8) |
| XYZ | xyz(51.1550, 52.3772, 67.7240) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.16
Silver
#C0C0C0
ΔE00 8.81
Cloudy Blue
#ACC2D9
ΔE00 9.10
Lavender (CSS)
#E6E6FA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED1 #D1D1BE
analogous
#BEC7D1 #BEBED1 #C7BED1
triadic
#BEBED1 #D1BEBE #BED1BE
tetradic
#BEBED1 #D1BEC7 #D1D1BE #BED1C7
square
#BEBED1 #D1BEC7 #D1D1BE #BED1C7
split-complementary
#BEBED1 #D1C7BE #C7D1BE
monochromatic
#76769E #9A9AB8 #BEBED1 #E2E2EA #EDEDF2
Accessibility & contrast
On white
1.83
#BEBED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BEBED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D2
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#BAC1C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebed1; /* rgb */ color: rgb(190, 190, 209); /* oklch */ color: oklch(80.7% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#d1d1df',
500: '#bebed1',
950: '#000000',
},
}SCSS
$custom: #bebed1; $custom-light: #d1d1df; $custom-dark: #000000;
JSON
{
"hex": "#bebed1",
"rgb": {
"r": 190,
"g": 190,
"b": 209
},
"hsl": {
"h": 240,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.80743,
"c": 0.02654,
"h": 285.8
},
"luminance": 0.52378
}Semantic roles & 50–950 ramp
primary
#BEBED1
secondary
#A6A68D
accent
#9B4A9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384