#BEBED4#BEBED4
#BEBED4 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.031 H 285.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED4 |
|---|---|
| RGB | rgb(190, 190, 212) |
| HSL | hsl(240, 20%, 79%) |
| HSV | hsv(240, 10%, 83%) |
| CMYK | cmyk(10.4%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.59, 4.28, -11.00) |
| CIE-LCH | lch(77.59, 11.80, 291.25°) |
| OKLab | oklab(80.84% 0.0083 -0.0296) |
| OKLCH | oklch(80.84% 0.031 285.7) |
| XYZ | xyz(51.5299, 52.5272, 69.6986) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.83
Dove Gray
#B6B8BD
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.28
Periwinkle
#CCCCFF
ΔE00 9.24
Cloudy Blue
#ACC2D9
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED4 #D4D4BE
analogous
#BEC9D4 #BEBED4 #C9BED4
triadic
#BEBED4 #D4BEBE #BED4BE
tetradic
#BEBED4 #D4BEC9 #D4D4BE #BED4C9
square
#BEBED4 #D4BEC9 #D4D4BE #BED4C9
split-complementary
#BEBED4 #D4C9BE #C9D4BE
monochromatic
#7474A3 #9999BC #BEBED4 #E3E3EC #EDEDF3
Accessibility & contrast
On white
1.83
#BEBED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BEBED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED4
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED4 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D5
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#BAC1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed4; /* rgb */ color: rgb(190, 190, 212); /* oklch */ color: oklch(80.8% 0.031 285.7);
Tailwind
colors: {
custom: {
50: '#d1d1e1',
500: '#bebed4',
950: '#000000',
},
}SCSS
$custom: #bebed4; $custom-light: #d1d1e1; $custom-dark: #000000;
JSON
{
"hex": "#bebed4",
"rgb": {
"r": 190,
"g": 190,
"b": 212
},
"hsl": {
"h": 240,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.80842,
"c": 0.03075,
"h": 285.7
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#BEBED4
secondary
#A9A98D
accent
#9F479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384