#BEBCDA#BEBCDA
#BEBCDA is a light, muted blue. Relative luminance 0.520; OKLCH L 80.6% C 0.042 H 288.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDA |
|---|---|
| RGB | rgb(190, 188, 218) |
| HSL | hsl(244, 29%, 80%) |
| HSV | hsv(244, 14%, 85%) |
| CMYK | cmyk(12.8%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(77.27, 6.59, -14.73) |
| CIE-LCH | lch(77.27, 16.14, 294.10°) |
| OKLab | oklab(80.65% 0.0133 -0.0398) |
| OKLCH | oklch(80.65% 0.042 288.5) |
| XYZ | xyz(51.8706, 51.9751, 73.6155) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 9.40
Lightsteelblue
#B0C4DE
ΔE00 9.75
Light Lavender
#DFC5FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDA #D8DABC
analogous
#BCC9DA #BEBCDA #CDBCDA
triadic
#BEBCDA #DABEBC #BCDABE
tetradic
#BEBCDA #DABCC9 #D8DABC #BCDACD
square
#BEBCDA #DABCC9 #D8DABC #BCDACD
split-complementary
#BEBCDA #DACDBC #C9DABC
monochromatic
#726DAE #9895C4 #BEBCDA #E4E3F0 #ECEBF4
Accessibility & contrast
On white
1.84
#BEBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BEBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#B9C1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcda; /* rgb */ color: rgb(190, 188, 218); /* oklch */ color: oklch(80.6% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#d1d0e5',
500: '#bebcda',
950: '#000000',
},
}SCSS
$custom: #bebcda; $custom-light: #d1d0e5; $custom-dark: #000000;
JSON
{
"hex": "#bebcda",
"rgb": {
"r": 190,
"g": 188,
"b": 218
},
"hsl": {
"h": 244,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.80646,
"c": 0.04201,
"h": 288.5
},
"luminance": 0.51976
}Semantic roles & 50–950 ramp
primary
#BEBCDA
secondary
#AEB189
accent
#A73EA0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384