#BECBE3#BECBE3
#BECBE3 is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.0% C 0.036 H 262.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBE3 |
|---|---|
| RGB | rgb(190, 203, 227) |
| HSL | hsl(219, 40%, 82%) |
| HSV | hsv(219, 16%, 89%) |
| CMYK | cmyk(16.3%, 10.6%, 0%, 11%) |
| CIE-LAB | lab(81.40, 0.45, -13.37) |
| CIE-LCH | lch(81.40, 13.37, 271.93°) |
| OKLab | oklab(83.98% -0.0046 -0.0362) |
| OKLCH | oklch(83.98% 0.036 262.8) |
| XYZ | xyz(56.4529, 59.2041, 81.1114) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.98
Lightsteelblue
#B0C4DE
ΔE00 3.22
Cloudy Blue
#ACC2D9
ΔE00 4.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBE3 #E3D6BE
analogous
#BEDEE3 #BECBE3 #C4BEE3
triadic
#BECBE3 #E3BECB #CBE3BE
tetradic
#BECBE3 #E3BEDE #E3D6BE #BEE3C4
square
#BECBE3 #E3BEDE #E3D6BE #BEE3C4
split-complementary
#BECBE3 #E3C4BE #DEE3BE
monochromatic
#6887BE #93A9D1 #BECBE3 #E9EDF5 #EAEEF6
Accessibility & contrast
On white
1.64
#BECBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BECBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBE3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBE3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE4
Deuteranopia (green-blind)
#C0C9E2
Tritanopia (blue-blind)
#B5D0D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbe3; /* rgb */ color: rgb(190, 203, 227); /* oklch */ color: oklch(84.0% 0.036 262.8);
Tailwind
colors: {
custom: {
50: '#d2daeb',
500: '#becbe3',
950: '#000000',
},
}SCSS
$custom: #becbe3; $custom-light: #d2daeb; $custom-dark: #000000;
JSON
{
"hex": "#becbe3",
"rgb": {
"r": 190,
"g": 203,
"b": 227
},
"hsl": {
"h": 218.919,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.83976,
"c": 0.03647,
"h": 262.8
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#BECBE3
secondary
#BCAA89
accent
#8633B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384