#BECBE5#BECBE5
#BECBE5 is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.0% C 0.039 H 264.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBE5 |
|---|---|
| RGB | rgb(190, 203, 229) |
| HSL | hsl(220, 43%, 82%) |
| HSV | hsv(220, 17%, 90%) |
| CMYK | cmyk(17%, 11.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.46, 0.88, -14.34) |
| CIE-LCH | lch(81.46, 14.37, 273.49°) |
| OKLab | oklab(84.04% -0.0038 -0.0389) |
| OKLCH | oklch(84.04% 0.039 264.3) |
| XYZ | xyz(56.7306, 59.3151, 82.5736) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.32
Lightsteelblue
#B0C4DE
ΔE00 3.44
Cloudy Blue
#ACC2D9
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBE5 #E5D8BE
analogous
#BEDFE5 #BECBE5 #C5BEE5
triadic
#BECBE5 #E5BECB #CBE5BE
tetradic
#BECBE5 #E5BEDF #E5D8BE #BEE5C5
square
#BECBE5 #E5BEDF #E5D8BE #BEE5C5
split-complementary
#BECBE5 #E5C5BE #DFE5BE
monochromatic
#6785C2 #92A8D4 #BECBE5 #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.63
#BECBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BECBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBE5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBE5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE6
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#B5D0D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbe5; /* rgb */ color: rgb(190, 203, 229); /* oklch */ color: oklch(84.0% 0.039 264.3);
Tailwind
colors: {
custom: {
50: '#d2daed',
500: '#becbe5',
950: '#000000',
},
}SCSS
$custom: #becbe5; $custom-light: #d2daed; $custom-dark: #000000;
JSON
{
"hex": "#becbe5",
"rgb": {
"r": 190,
"g": 203,
"b": 229
},
"hsl": {
"h": 220,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.84044,
"c": 0.03906,
"h": 264.3
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#BECBE5
secondary
#BFAD88
accent
#8930B6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384