#BEBCDC#BEBCDC
#BEBCDC is a light, muted blue. Relative luminance 0.521; OKLCH L 80.7% C 0.045 H 288.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDC |
|---|---|
| RGB | rgb(190, 188, 220) |
| HSL | hsl(244, 31%, 80%) |
| HSV | hsv(244, 15%, 86%) |
| CMYK | cmyk(13.6%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(77.33, 7.01, -15.72) |
| CIE-LCH | lch(77.33, 17.21, 294.03°) |
| OKLab | oklab(80.72% 0.014 -0.0426) |
| OKLCH | oklch(80.72% 0.045 288.2) |
| XYZ | xyz(52.1339, 52.0805, 75.0022) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.48
Light Blue Grey
#B7C9E2
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDC #DADCBC
analogous
#BCCADC #BEBCDC #CEBCDC
triadic
#BEBCDC #DCBEBC #BCDCBE
tetradic
#BEBCDC #DCBCCA #DADCBC #BCDCCE
square
#BEBCDC #DCBCCA #DADCBC #BCDCCE
split-complementary
#BEBCDC #DCCEBC #CADCBC
monochromatic
#706CB2 #9794C7 #BEBCDC #E5E4F1 #EBEBF5
Accessibility & contrast
On white
1.84
#BEBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BEBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#B8C1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcdc; /* rgb */ color: rgb(190, 188, 220); /* oklch */ color: oklch(80.7% 0.045 288.2);
Tailwind
colors: {
custom: {
50: '#d1d0e6',
500: '#bebcdc',
950: '#000000',
},
}SCSS
$custom: #bebcdc; $custom-light: #d1d0e6; $custom-dark: #000000;
JSON
{
"hex": "#bebcdc",
"rgb": {
"r": 190,
"g": 188,
"b": 220
},
"hsl": {
"h": 243.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.80716,
"c": 0.04482,
"h": 288.2
},
"luminance": 0.52081
}Semantic roles & 50–950 ramp
primary
#BEBCDC
secondary
#B1B389
accent
#AA3BA3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384