#BEBCDD#BEBCDD
#BEBCDD is a light, muted blue. Relative luminance 0.521; OKLCH L 80.8% C 0.046 H 288.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDD |
|---|---|
| RGB | rgb(190, 188, 221) |
| HSL | hsl(244, 33%, 80%) |
| HSV | hsv(244, 15%, 87%) |
| CMYK | cmyk(14%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(77.36, 7.22, -16.21) |
| CIE-LCH | lch(77.36, 17.75, 294.01°) |
| OKLab | oklab(80.75% 0.0144 -0.0439) |
| OKLCH | oklch(80.75% 0.046 288.1) |
| XYZ | xyz(52.2668, 52.1336, 75.7018) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 6.71
Thistle
#D8BFD8
ΔE00 8.66
Light Lavender
#DFC5FE
ΔE00 9.09
Pale Lilac
#E4CBFF
ΔE00 9.29
Light Blue Grey
#B7C9E2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDD #DBDDBC
analogous
#BCCBDD #BEBCDD #CEBCDD
triadic
#BEBCDD #DDBEBC #BCDDBE
tetradic
#BEBCDD #DDBCCB #DBDDBC #BCDDCE
square
#BEBCDD #DDBCCB #DBDDBC #BCDDCE
split-complementary
#BEBCDD #DDCEBC #CBDDBC
monochromatic
#6F6BB4 #9793C8 #BEBCDD #E5E5F2 #EBEBF5
Accessibility & contrast
On white
1.84
#BEBCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BEBCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DF
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#B8C1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcdd; /* rgb */ color: rgb(190, 188, 221); /* oklch */ color: oklch(80.8% 0.046 288.1);
Tailwind
colors: {
custom: {
50: '#d1d0e7',
500: '#bebcdd',
950: '#000000',
},
}SCSS
$custom: #bebcdd; $custom-light: #d1d0e7; $custom-dark: #000000;
JSON
{
"hex": "#bebcdd",
"rgb": {
"r": 190,
"g": 188,
"b": 221
},
"hsl": {
"h": 243.636,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.80751,
"c": 0.04622,
"h": 288.1
},
"luminance": 0.52134
}Semantic roles & 50–950 ramp
primary
#BEBCDD
secondary
#B2B589
accent
#AB3AA5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384