#BEBCD8#BEBCD8
#BEBCD8 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.6% C 0.039 H 288.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD8 |
|---|---|
| RGB | rgb(190, 188, 216) |
| HSL | hsl(244, 26%, 79%) |
| HSV | hsv(244, 13%, 85%) |
| CMYK | cmyk(12%, 13%, 0%, 15.3%) |
| CIE-LAB | lab(77.20, 6.18, -13.74) |
| CIE-LCH | lch(77.20, 15.07, 294.19°) |
| OKLab | oklab(80.58% 0.0126 -0.0371) |
| OKLCH | oklch(80.58% 0.039 288.8) |
| XYZ | xyz(51.6105, 51.8711, 72.2455) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.25
Lightsteelblue
#B0C4DE
ΔE00 9.62
Dove Gray
#B6B8BD
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD8 #D6D8BC
analogous
#BCC8D8 #BEBCD8 #CCBCD8
triadic
#BEBCD8 #D8BEBC #BCD8BE
tetradic
#BEBCD8 #D8BCC8 #D6D8BC #BCD8CC
square
#BEBCD8 #D8BCC8 #D6D8BC #BCD8CC
split-complementary
#BEBCD8 #D8CCBC #C8D8BC
monochromatic
#736FAB #9895C1 #BEBCD8 #E4E3EF #ECECF4
Accessibility & contrast
On white
1.85
#BEBCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BEBCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD8
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD8 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD9
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#B9C0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcd8; /* rgb */ color: rgb(190, 188, 216); /* oklch */ color: oklch(80.6% 0.039 288.8);
Tailwind
colors: {
custom: {
50: '#d1d0e4',
500: '#bebcd8',
950: '#000000',
},
}SCSS
$custom: #bebcd8; $custom-light: #d1d0e4; $custom-dark: #000000;
JSON
{
"hex": "#bebcd8",
"rgb": {
"r": 190,
"g": 188,
"b": 216
},
"hsl": {
"h": 244.286,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.80576,
"c": 0.0392,
"h": 288.8
},
"luminance": 0.51871
}Semantic roles & 50–950 ramp
primary
#BEBCD8
secondary
#ACAE8A
accent
#A5419E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384