#BEBCD5#BEBCD5
#BEBCD5 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.5% C 0.035 H 289.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD5 |
|---|---|
| RGB | rgb(190, 188, 213) |
| HSL | hsl(245, 23%, 79%) |
| HSV | hsv(245, 12%, 84%) |
| CMYK | cmyk(10.8%, 11.7%, 0%, 16.5%) |
| CIE-LAB | lab(77.11, 5.56, -12.26) |
| CIE-LCH | lch(77.11, 13.46, 294.39°) |
| OKLab | oklab(80.47% 0.0116 -0.0331) |
| OKLCH | oklch(80.47% 0.035 289.3) |
| XYZ | xyz(51.2262, 51.7174, 70.2216) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.47
Periwinkle
#CCCCFF
ΔE00 8.59
Light Periwinkle
#C1C6FC
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.04
Dove Gray
#B6B8BD
ΔE00 9.15
Lightsteelblue
#B0C4DE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD5 #D3D5BC
analogous
#BCC6D5 #BEBCD5 #CABCD5
triadic
#BEBCD5 #D5BEBC #BCD5BE
tetradic
#BEBCD5 #D5BCC6 #D3D5BC #BCD5CA
square
#BEBCD5 #D5BCC6 #D3D5BC #BCD5CA
split-complementary
#BEBCD5 #D5CABC #C6D5BC
monochromatic
#7571A6 #9A96BD #BEBCD5 #E2E2ED #EDECF3
Accessibility & contrast
On white
1.85
#BEBCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BEBCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD6
Deuteranopia (green-blind)
#B6BED4
Tritanopia (blue-blind)
#BAC0C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebcd5; /* rgb */ color: rgb(190, 188, 213); /* oklch */ color: oklch(80.5% 0.035 289.3);
Tailwind
colors: {
custom: {
50: '#d1d0e2',
500: '#bebcd5',
950: '#000000',
},
}SCSS
$custom: #bebcd5; $custom-light: #d1d0e2; $custom-dark: #000000;
JSON
{
"hex": "#bebcd5",
"rgb": {
"r": 190,
"g": 188,
"b": 213
},
"hsl": {
"h": 244.8,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.80474,
"c": 0.03501,
"h": 289.3
},
"luminance": 0.51718
}Semantic roles & 50–950 ramp
primary
#BEBCD5
secondary
#A8AB8A
accent
#A1449A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384