#BEBED9#BEBED9
#BEBED9 is a light, muted blue. Relative luminance 0.528; OKLCH L 81.0% C 0.038 H 285.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED9 |
|---|---|
| RGB | rgb(190, 190, 217) |
| HSL | hsl(240, 26%, 80%) |
| HSV | hsv(240, 12%, 85%) |
| CMYK | cmyk(12.4%, 12.4%, 0%, 14.9%) |
| CIE-LAB | lab(77.75, 5.30, -13.47) |
| CIE-LCH | lch(77.75, 14.48, 291.49°) |
| OKLab | oklab(81.01% 0.0101 -0.0364) |
| OKLCH | oklch(81.01% 0.038 285.5) |
| XYZ | xyz(52.1704, 52.7834, 73.0719) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 9.18
Dove Gray
#B6B8BD
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED9 #D9D9BE
analogous
#BECCD9 #BEBED9 #CCBED9
triadic
#BEBED9 #D9BEBE #BED9BE
tetradic
#BEBED9 #D9BECC #D9D9BE #BED9CC
square
#BEBED9 #D9BECC #D9D9BE #BED9CC
split-complementary
#BEBED9 #D9CCBE #CCD9BE
monochromatic
#7171AC #9797C2 #BEBED9 #E5E5F0 #ECECF4
Accessibility & contrast
On white
1.82
#BEBED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BEBED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED9
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED9 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DA
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#B9C2C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed9; /* rgb */ color: rgb(190, 190, 217); /* oklch */ color: oklch(81.0% 0.038 285.5);
Tailwind
colors: {
custom: {
50: '#d1d1e4',
500: '#bebed9',
950: '#000000',
},
}SCSS
$custom: #bebed9; $custom-light: #d1d1e4; $custom-dark: #000000;
JSON
{
"hex": "#bebed9",
"rgb": {
"r": 190,
"g": 190,
"b": 217
},
"hsl": {
"h": 240,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.81011,
"c": 0.03776,
"h": 285.5
},
"luminance": 0.52784
}Semantic roles & 50–950 ramp
primary
#BEBED9
secondary
#AFAF8C
accent
#A541A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384