#BEBED3#BEBED3
#BEBED3 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.029 H 285.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED3 |
|---|---|
| RGB | rgb(190, 190, 211) |
| HSL | hsl(240, 19%, 79%) |
| HSV | hsv(240, 10%, 83%) |
| CMYK | cmyk(10%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(77.57, 4.07, -10.50) |
| CIE-LCH | lch(77.57, 11.26, 291.20°) |
| OKLab | oklab(80.81% 0.008 -0.0282) |
| OKLCH | oklch(80.81% 0.029 285.7) |
| XYZ | xyz(51.4041, 52.4769, 69.0363) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.23
Cloudy Blue
#ACC2D9
ΔE00 9.29
Lavender (CSS)
#E6E6FA
ΔE00 9.43
Thistle
#D8BFD8
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED3 #D3D3BE
analogous
#BEC8D3 #BEBED3 #C8BED3
triadic
#BEBED3 #D3BEBE #BED3BE
tetradic
#BEBED3 #D3BEC8 #D3D3BE #BED3C8
square
#BEBED3 #D3BEC8 #D3D3BE #BED3C8
split-complementary
#BEBED3 #D3C8BE #C8D3BE
monochromatic
#7575A2 #9A9ABA #BEBED3 #E2E2EC #EDEDF3
Accessibility & contrast
On white
1.83
#BEBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BEBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D4
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#BAC1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed3; /* rgb */ color: rgb(190, 190, 211); /* oklch */ color: oklch(80.8% 0.029 285.7);
Tailwind
colors: {
custom: {
50: '#d1d1e0',
500: '#bebed3',
950: '#000000',
},
}SCSS
$custom: #bebed3; $custom-light: #d1d1e0; $custom-dark: #000000;
JSON
{
"hex": "#bebed3",
"rgb": {
"r": 190,
"g": 190,
"b": 211
},
"hsl": {
"h": 240,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.80809,
"c": 0.02935,
"h": 285.7
},
"luminance": 0.52477
}Semantic roles & 50–950 ramp
primary
#BEBED3
secondary
#A8A88D
accent
#9E489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384