#BEBEDD#BEBEDD
#BEBEDD is a light, muted blue. Relative luminance 0.530; OKLCH L 81.2% C 0.043 H 285.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEDD |
|---|---|
| RGB | rgb(190, 190, 221) |
| HSL | hsl(240, 31%, 81%) |
| HSV | hsv(240, 14%, 87%) |
| CMYK | cmyk(14%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(77.87, 6.14, -15.44) |
| CIE-LCH | lch(77.87, 16.62, 291.68°) |
| OKLab | oklab(81.15% 0.0115 -0.0418) |
| OKLCH | oklch(81.15% 0.043 285.4) |
| XYZ | xyz(52.6970, 52.9940, 75.8452) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.97
Thistle
#D8BFD8
ΔE00 9.22
Light Lavender
#DFC5FE
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEDD #DDDDBE
analogous
#BECDDD #BEBEDD #CDBEDD
triadic
#BEBEDD #DDBEBE #BEDDBE
tetradic
#BEBEDD #DDBECD #DDDDBE #BEDDCD
square
#BEBEDD #DDBECD #DDDDBE #BEDDCD
split-complementary
#BEBEDD #DDCDBE #CDDDBE
monochromatic
#6E6EB3 #9696C8 #BEBEDD #E6E6F2 #EBEBF4
Accessibility & contrast
On white
1.81
#BEBEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BEBEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEDD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEDD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DE
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#B8C3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebedd; /* rgb */ color: rgb(190, 190, 221); /* oklch */ color: oklch(81.2% 0.043 285.4);
Tailwind
colors: {
custom: {
50: '#d1d1e7',
500: '#bebedd',
950: '#000000',
},
}SCSS
$custom: #bebedd; $custom-light: #d1d1e7; $custom-dark: #000000;
JSON
{
"hex": "#bebedd",
"rgb": {
"r": 190,
"g": 190,
"b": 221
},
"hsl": {
"h": 240,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8115,
"c": 0.04338,
"h": 285.4
},
"luminance": 0.52995
}Semantic roles & 50–950 ramp
primary
#BEBEDD
secondary
#B5B58B
accent
#AA3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384